Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c15095 #define OP_INDIR (1 << OPT_INDIR) macro
16122 indir = OP_INDIR; in parse_operand()
16528 if (op_type[i] & (OP_REG | OP_MMX | OP_SSE | OP_INDIR)) in asm_opcode()