Searched refs:Xfp_SUB (Results 1 – 3 of 3) sorted by relevance
289 Xfp_ADD, Xfp_SUB, Xfp_MUL, Xfp_DIV, enumerator
468 case Xfp_SUB: return "sub"; in showX86FpOp()2078 case Xfp_SUB: subopc = 4; break; in do_fop2_st()
3070 case Iop_SubF64: fpop = Xfp_SUB; break; in iselDblExpr_wrk()3088 if (fpop != Xfp_ADD && fpop != Xfp_SUB in iselDblExpr_wrk()