OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UD_OP_IMM
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mach_override/libudis86/
syn-intel.c
89
case
UD_OP_IMM
:
169
if (u->operand[1].type ==
UD_OP_IMM
||
syn-att.c
92
case
UD_OP_IMM
:
types.h
123
UD_OP_REG, UD_OP_MEM, UD_OP_PTR,
UD_OP_IMM
,
decode.c
403
op->type =
UD_OP_IMM
;
Completed in 51 milliseconds