Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c15084 #define OP_SEG (1 << OPT_SEG) macro
16141 op->type = OP_SEG; in parse_operand()
16418 (ops[0].type & (OP_SEG | OP_IM8S | OP_IM32))) in asm_opcode()
16541 (v & (OP_REG | OP_MMX | OP_SSE | OP_CR | OP_TR | OP_DB | OP_SEG))) { in asm_opcode()