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