Searched refs:Xfp_MUL (Results 1 – 3 of 3) sorted by relevance
289 Xfp_ADD, Xfp_SUB, Xfp_MUL, Xfp_DIV, enumerator
469 case Xfp_MUL: return "mul"; in showX86FpOp()2079 case Xfp_MUL: subopc = 1; break; in do_fop2_st()
3071 case Iop_MulF64: fpop = Xfp_MUL; break; in iselDblExpr_wrk()3089 && fpop != Xfp_MUL && fpop != Xfp_DIV) in iselDblExpr_wrk()