ARM_CMP_R
emit(ARM_CMP_R(rd, rm), ctx);
_emit(ARM_COND_EQ, ARM_CMP_R(rt, rn), ctx);
emit(ARM_CMP_R(rt, rn), ctx);
emit(ARM_CMP_R(rn, rt), ctx);
emit(ARM_CMP_R(rt, rn), ctx);
emit(ARM_CMP_R(r_index, tmp[1]), ctx);