emit_cmpxchg_r
void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off);
emit_cmpxchg_r(ctx, lo(dst), lo(src),
emit_cmpxchg_r(ctx, dst, MIPS_R_T5, tmp, off);