Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h325 Asse_SUB8, Asse_SUB16, Asse_SUB32, Asse_SUB64, enumerator
Dhost_amd64_defs.c544 case Asse_SUB16: return "psubw"; in showAMD64SseOp()
3793 case Asse_SUB16: XX(0x66); XX(rex); XX(0x0F); XX(0xF9); break; in emit_AMD64Instr()
Dhost_amd64_isel.c3479 case Iop_Sub16x8: op = Asse_SUB16; goto do_SseReRg; in iselVecExpr_wrk()
3953 case Iop_Sub16x16: op = Asse_SUB16; goto do_SseReRg; in iselDVecExpr_wrk()