Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c15093 #define OP_DX (1 << OPT_DX) macro
16136 op->type |= OP_DX; in parse_operand()
16413 if ((ops[i].type & OP_REG) && !(op_type[i] & (OP_CL | OP_DX))) in asm_opcode()