emit_and
emit_and(rd, rd, rs, ctx);
emit_and(rd, rd, RV_REG_T1, ctx);
emit_and(RV_REG_T1, rd, rs, ctx);
emit_and(RV_REG_T1, rd, RV_REG_T1, ctx);