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