Searched refs:BIC (Results 1 – 1 of 1) sorted by relevance
94 #define BIC 0xe1c00000 macro1462 return push_inst(compiler, (!(flags & INV_IMM) ? AND : BIC) | (flags & SET_FLAGS) in emit_single_op()1635 FAIL_IF(push_inst(compiler, (positive ? ORR : BIC) | RD(reg) | RN(reg) | imm2)); in generate_int()
Completed in 12 milliseconds