Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_amd64_defs.h318 Asse_MAXF, Asse_MINF, enumerator
Dhost_amd64_defs.c541 case Asse_MAXF: return "max"; in showAMD64SseOp()
3249 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3278 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3305 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3334 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
Dhost_amd64_isel.c3359 case Iop_Max32Fx4: op = Asse_MAXF; goto do_32Fx4; in iselVecExpr_wrk()
3375 case Iop_Max64Fx2: op = Asse_MAXF; goto do_64Fx2; in iselVecExpr_wrk()
3393 case Iop_Max32F0x4: op = Asse_MAXF; goto do_32F0x4; in iselVecExpr_wrk()
3412 case Iop_Max64F0x2: op = Asse_MAXF; goto do_64F0x2; in iselVecExpr_wrk()
3888 case Iop_Max64Fx4: op = Asse_MAXF; goto do_64Fx4; in iselDVecExpr_wrk()
3906 case Iop_Max32Fx8: op = Asse_MAXF; goto do_32Fx8; in iselDVecExpr_wrk()