Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h287 Xfp_SCALE, Xfp_ATAN, Xfp_YL2X, Xfp_YL2XP1, Xfp_PREM, Xfp_PREM1, enumerator
Dhost_x86_defs.c476 case Xfp_PREM: return "prem"; in showX86FpOp()
2856 if (i->Xin.FpBinary.op == Xfp_PREM in emit_X86Instr()
2869 case Xfp_PREM: *p++ = 0xF8; break; in emit_X86Instr()
Dhost_x86_isel.c905 ? Xfp_PREM : Xfp_PREM1, in iselIntExpr_R_wrk()
3077 case Iop_PRemF64: fpop = Xfp_PREM; break; in iselDblExpr_wrk()