Home
last modified time | relevance | path

Searched refs:INS_LEAVE (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.h327 #define INS_LEAVE (INS_STACK | 0x08) /* leave stack frame */ macro
Dia32_opcode_tables.c221 …{ 0, INS_LEAVE, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "leave", "", 0…