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