Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h332 Asse_MAX16S, enumerator
Dhost_amd64_defs.c556 case Asse_MAX16S: return "pmaxw"; in showAMD64SseOp()
3576 case Asse_MAX16S: XX(0x66); XX(rex); XX(0x0F); XX(0xEE); break; in emit_AMD64Instr()
Dhost_amd64_isel.c3471 case Iop_Max16Sx8: op = Asse_MAX16S; goto do_SseReRg; in iselVecExpr_wrk()
3945 case Iop_Max16Sx16: op = Asse_MAX16S; goto do_SseReRg; in iselDVecExpr_wrk()