Searched refs:INS_HALT (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.h | 402 #define INS_HALT (INS_SYSTEM | 0x01) /* halt machine */ macro
|
D | ia32_opcode_tables.c | 267 …{ 0, INS_HALT, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "hlt", "", 0, …
|