Searched refs:INS_TRET (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.h | 393 #define INS_TRET (INS_TRAPS | 0x03) /* return from trap */ macro
|
D | ia32_opcode_tables.c | 227 …{ 0, INS_TRET, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "iret", "", 0, …
|