Searched refs:ARM_ANDS_R (Results 1 – 2 of 2) sorted by relevance
173 #define ARM_ANDS_R(rd, rn, rm) _AL3_R(ARM_INST_ANDS, rd, rn, rm) macro
1132 emit(ARM_ANDS_R(ARM_IP, rt, rn), ctx); in emit_ar_r()