Primitive 162 bug

Primitive 162 is used by SmalltalkLibraryBinder>>#allReferencesTo: and should collect objects that hold references to objects living in a certain SLL.

If any SI pointer representation of a SmallInteger matches the memory range of a SLL being identified by the argument of the primitive, the object holding the SmallInteger will be added to the result wrongly.