Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_x86_defs.h318 Xsse_SUB8, Xsse_SUB16, Xsse_SUB32, Xsse_SUB64, enumerator
Dhost_x86_defs.c519 case Xsse_SUB16: return "psubw"; in showX86SseOp()
3219 case Xsse_SUB16: XX(0x66); XX(0x0F); XX(0xF9); break; in emit_X86Instr()
Dhost_x86_isel.c3684 case Iop_Sub16x8: op = Xsse_SUB16; goto do_SseReRg; in iselVecExpr_wrk()