Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c15079 #define OP_MMX (1 << OPT_MMX) macro
16262 if (op->type & (OP_REG | OP_MMX | OP_SSE)) { in asm_modrm()
16528 if (op_type[i] & (OP_REG | OP_MMX | OP_SSE | OP_INDIR)) in asm_opcode()
16541 (v & (OP_REG | OP_MMX | OP_SSE | OP_CR | OP_TR | OP_DB | OP_SEG))) { in asm_opcode()