Searched refs:Xfp_SCALE (Results 1 – 3 of 3) sorted by relevance
290 Xfp_SCALE, Xfp_ATAN, Xfp_YL2X, Xfp_YL2XP1, Xfp_PREM, Xfp_PREM1, enumerator
471 case Xfp_SCALE: return "scale"; in showX86FpOp()2863 || i->Xin.FpBinary.op == Xfp_SCALE) { in emit_X86Instr()2876 case Xfp_SCALE: *p++ = 0xFD; break; in emit_X86Instr()
3073 case Iop_ScaleF64: fpop = Xfp_SCALE; break; in iselDblExpr_wrk()