Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h316 Asse_MAXF, Asse_MINF, enumerator
Dhost_amd64_defs.c523 case Asse_MINF: return "min"; in showAMD64SseOp()
3443 case Asse_MINF: *p++ = 0x5D; break; in emit_AMD64Instr()
3472 case Asse_MINF: *p++ = 0x5D; break; in emit_AMD64Instr()
3499 case Asse_MINF: *p++ = 0x5D; break; in emit_AMD64Instr()
3528 case Asse_MINF: *p++ = 0x5D; break; in emit_AMD64Instr()
Dhost_amd64_isel.c3362 case Iop_Min32Fx4: op = Asse_MINF; goto do_32Fx4; in iselVecExpr_wrk()
3378 case Iop_Min64Fx2: op = Asse_MINF; goto do_64Fx2; in iselVecExpr_wrk()
3396 case Iop_Min32F0x4: op = Asse_MINF; goto do_32F0x4; in iselVecExpr_wrk()
3415 case Iop_Min64F0x2: op = Asse_MINF; goto do_64F0x2; in iselVecExpr_wrk()
3891 case Iop_Min64Fx4: op = Asse_MINF; goto do_64Fx4; in iselDVecExpr_wrk()
3909 case Iop_Min32Fx8: op = Asse_MINF; goto do_32Fx8; in iselDVecExpr_wrk()