Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h328 Asse_MUL16, enumerator
Dhost_amd64_defs.c551 case Asse_MUL16: return "pmullw"; in showAMD64SseOp()
3783 case Asse_MUL16: XX(0x66); XX(rex); XX(0x0F); XX(0xD5); break; in emit_AMD64Instr()
Dhost_amd64_isel.c3477 case Iop_Mul16x8: op = Asse_MUL16; goto do_SseReRg; in iselVecExpr_wrk()
3951 case Iop_Mul16x16: op = Asse_MUL16; goto do_SseReRg; in iselDVecExpr_wrk()