Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h316 Asse_MAXF, Asse_MINF, enumerator
Dhost_amd64_defs.c522 case Asse_MAXF: return "max"; in showAMD64SseOp()
3573 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3602 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3629 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3658 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
Dhost_amd64_isel.c3361 case Iop_Max32Fx4: op = Asse_MAXF; goto do_32Fx4; in iselVecExpr_wrk()
3377 case Iop_Max64Fx2: op = Asse_MAXF; goto do_64Fx2; in iselVecExpr_wrk()
3395 case Iop_Max32F0x4: op = Asse_MAXF; goto do_32F0x4; in iselVecExpr_wrk()
3414 case Iop_Max64F0x2: op = Asse_MAXF; goto do_64F0x2; in iselVecExpr_wrk()
3890 case Iop_Max64Fx4: op = Asse_MAXF; goto do_64Fx4; in iselDVecExpr_wrk()
3908 case Iop_Max32Fx8: op = Asse_MAXF; goto do_32Fx8; in iselDVecExpr_wrk()