Searched refs:SUBFC (Results 1 – 3 of 3) sorted by relevance
167 return push_inst(compiler, SUBFC | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
315 return push_inst(compiler, SUBFC | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
220 #define SUBFC (HI(31) | LO(8)) macro
Completed in 16 milliseconds