RegExp

Undocumented in source.

Constructors

this
this(size_t disp)
Undocumented in source.
this
this(Reg r, int scale)
Undocumented in source.

Members

Enums

i32e
anonymousenum i32e
Undocumented in source.
i32e
anonymousenum i32e
Undocumented in source.

Functions

getBase
Reg getBase()
Undocumented in source. Be warned that the author may not have intended to support it.
getDisp
size_t getDisp()
Undocumented in source. Be warned that the author may not have intended to support it.
getIndex
Reg getIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
getRex
uint8 getRex()
Undocumented in source. Be warned that the author may not have intended to support it.
getScale
int getScale()
Undocumented in source. Be warned that the author may not have intended to support it.
isVsib
bool isVsib(int bit)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
RegExp opBinary(RegExp b)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
RegExp opBinary(Reg32e b)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
RegExp opBinary(int disp)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
RegExp opBinary(int disp)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
RegExp opBinaryRight(Reg32e a)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(RegExp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
optimize
RegExp optimize()
Undocumented in source. Be warned that the author may not have intended to support it.
verify
void verify()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta