vicinity |
Class: B |
(legend) |
Operand Stack | Heap | Condition Codes |
|
Value - # of
locations to check Location - first location Location - second location ... |
N/A |
Determines whether a location is within the vicinity of a number of other locations on the heap. Heap [0] must be the number of locations, Heap[1...n] must be the locations. Note that n can be at most 11. A location is considered to be in the vicinity if its distance is <= 2 from the reference distance on the stack.