OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_IMM
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/third_party/libdisasm/
ia32_insn.c
22
#define
IS_IMM
( op ) (op->type == op_immediate )
33
if (!
IS_IMM
(op) ) {
/toolchain/binutils/binutils-2.27/gas/config/
bfin-parse.y
134
#define
IS_IMM
(expr, bits) value_match (expr, bits, 0, 1, 1)
[
all
...]
Completed in 276 milliseconds