Searched refs:SUBFC (Results 1 – 5 of 5) sorted by relevance
154 return push_inst(compiler, SUBFC | OERC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
277 return push_inst(compiler, SUBFC | OERC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
215 #define SUBFC (HI(31) | LO(8)) macro
633 : PPC::SUBFC); in emitPrologue()
2360 defm SUBFC : XOForm_1rc<31, 8, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),