Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h315 Xsse_SUB8, Xsse_SUB16, Xsse_SUB32, Xsse_SUB64, enumerator
Dhost_x86_defs.c519 case Xsse_SUB8: return "psubb"; in showX86SseOp()
3214 case Xsse_SUB8: XX(0x66); XX(0x0F); XX(0xF8); break; in emit_X86Instr()
Dhost_x86_isel.c3681 case Iop_Sub8x16: op = Xsse_SUB8; goto do_SseReRg; in iselVecExpr_wrk()