emit_bswap_r
void emit_bswap_r(struct jit_context *ctx, u8 dst, u32 width);
emit_bswap_r(ctx, lo(dst), width);
emit_bswap_r(ctx, dst, width);