ARM_COND_EQ
_emit(ARM_COND_EQ, ARM_CMP_R(rt, rn), ctx);
_emit(ARM_COND_EQ, ARM_CMP_I(tc[1], lo), ctx);
_emit(ARM_COND_EQ, ARM_B(jmp_offset), ctx);