Functions | |
BOOL | LEVEL_PINCLIENT::INS_RewriteMemoryAddressingToBaseRegisterOnly (INS ins, MEMORY_TYPE mtype, REG newBase) |
VOID | LEVEL_PINCLIENT::INS_Delete (INS ins) |
|
Delete the instruction
|
|
Change this memory access instruction use a base register addressing mode. On IA32/Intel64, it will not rewrite all references; See INS_IsRewritableMemOpBase() for details. |