Searched refs:OP_SSE (Results 1 – 1 of 1) sorted by relevance
15080 #define OP_SSE (1 << OPT_SSE) macro16262 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()