MemAddress

Undocumented in source.

Members

Functions

disp32
Imm32 disp32()
Undocumented in source. Be warned that the author may not have intended to support it.
disp8
Imm8 disp8()
Undocumented in source. Be warned that the author may not have intended to support it.
hasDisp32
bool hasDisp32()
Undocumented in source. Be warned that the author may not have intended to support it.
hasDisp8
bool hasDisp8()
Undocumented in source. Be warned that the author may not have intended to support it.
hasSibByte
bool hasSibByte()
Undocumented in source. Be warned that the author may not have intended to support it.
mod
ModRmMod mod()
Undocumented in source. Be warned that the author may not have intended to support it.
modRmByte
ubyte modRmByte(ubyte reg)
Undocumented in source. Be warned that the author may not have intended to support it.
rexBits
ubyte rexBits()
Undocumented in source. Be warned that the author may not have intended to support it.
sibByte
ubyte sibByte()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
type
MemAddrType type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

baseReg
Register baseReg;
Undocumented in source.
disp
uint disp;
Undocumented in source.
indexReg
Register indexReg;
Undocumented in source.
scale
SibScale scale;
Undocumented in source.
typeStorage
ubyte typeStorage;
Undocumented in source.

Meta