Searched refs:ARM_TST_R (Results 1 – 2 of 2) sorted by relevance
207 #define ARM_TST_R(rn, rm) _AL3_R(ARM_INST_TST, 0, rn, rm) macro
824 emit(ARM_TST_R(r_A, r_scratch), ctx); in build_body()833 emit(ARM_TST_R(r_A, r_X), ctx); in build_body()