Handbook
Glossary
ZydisDecodedInstructionRawRex? ( object -- ? )
Vocabulary
tools
.
disassembler
.
zydis
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
ZydisDecodedInstructionRawRex
class.
Definition
USING:
classes.tuple.private
;
IN:
tools.disassembler.zydis
:
ZydisDecodedInstructionRawRex?
( object -- ? )
\
ZydisDecodedInstructionRawRex
9
tuple-instance?
;