Functions | |
BOOL | LEVEL_BASE::REG_is_gr (REG reg) |
BOOL | LEVEL_BASE::REG_is_fr (REG reg) |
BOOL | LEVEL_BASE::REG_is_br (REG reg) |
BOOL | LEVEL_BASE::REG_is_gr64 (REG reg) |
BOOL | LEVEL_BASE::REG_is_gr32 (REG reg) |
BOOL | LEVEL_BASE::REG_is_gr16 (REG reg) |
BOOL | LEVEL_BASE::REG_is_gr8 (REG reg) |
BOOL | LEVEL_BASE::REG_is_seg (REG reg) |
string | LEVEL_BASE::REG_StringShort (REG reg) |
REG | LEVEL_BASE::REG_FullRegName (const REG reg) |
|
Return the full register name of reg |
|
return false; no branch registers on IA32 or IA32e |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
convert a REG into a printable string |