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.h319 Asse_MAXF, Asse_MINF, enumerator
Dhost_amd64_defs.c571 case Asse_MAXF: return "max"; in showAMD64SseOp()
3479 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3508 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3537 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
3566 case Asse_MAXF: *p++ = 0x5F; break; in emit_AMD64Instr()
Dhost_amd64_isel.c3479 case Iop_Max32Fx4: op = Asse_MAXF; goto do_32Fx4; in iselVecExpr_wrk()
3499 case Iop_Max64Fx2: op = Asse_MAXF; goto do_64Fx2; in iselVecExpr_wrk()
3519 case Iop_Max32F0x4: op = Asse_MAXF; goto do_32F0x4; in iselVecExpr_wrk()
3538 case Iop_Max64F0x2: op = Asse_MAXF; goto do_64F0x2; in iselVecExpr_wrk()