Store in the given destination register 1 if the indicated reference is an instance of the given type, or 0 if not. The type must be a reference type (not a primitive type).
Op & Format | Mnemonic / Syntax | Arguments |
---|---|---|
20 22c | instance-of vA, vB, type@CCCC | A: destination register (4 bits)B: reference-bearing register (4 bits)C: type index (16 bits) |
None.