OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INS_SZCONV
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/third_party/libdisasm/
ia32_insn.h
410
#define
INS_SZCONV
(INS_OTHER | 0x03) /* convert size of operand */
ia32_opcode_tables.c
169
{ 0,
INS_SZCONV
, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "cwde", "", 0, 0, 0, 0 , 5 },
170
{ 0,
INS_SZCONV
, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "cdq", "", 0, 0, 0, 0 , 11 },
[
all
...]
Completed in 73 milliseconds