Handbook
Glossary
avx>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
avx>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
tools.disassembler.zydis
;
M:
ZydisDecodedInstruction
avx>>
T{
struct-slot-spec
{
name
"avx"
}
{
offset 56
}
{
class
ZydisDecodedInstructionAvx
}
{
initial
S{
ZydisDecodedInstructionAvx
{
vector_length 0
}
{
mask
S{
ZydisDecodedInstructionAvxMask
{
mode 0
}
{
reg 0
}
}
}
{
broadcast
S{
ZydisDecodedInstructionAvxBroadcast
{
is_static 0
}
{
mode 0
}
}
}
{
rounding
S{
ZydisDecodedInstructionAvxRounding
{
mode 0
}
}
}
{
swizzle
S{
ZydisDecodedInstructionAvxSwizzle
{
mode 0
}
}
}
{
conversion
S{
ZydisDecodedInstructionAvxConversion
{
mode 0
}
}
}
{
has_sae 0
}
{
has_eviction_hint 0
}
}
}
{
type
ZydisDecodedInstructionAvx
}
}
read-struct-slot
;
inline