Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c15085 #define OP_ST (1 << OPT_ST) macro
16144 op->type = OP_ST; in parse_operand()
16460 if (op_type[i] & (OP_REG | OP_ST)) { in asm_opcode()