emit_sub
emit_sub(rd, rd, rs, ctx);
emit_sub(rd, RV_REG_ZERO, rd, ctx);
emit_sub(rd, rd, RV_REG_T1, ctx);
emit_sub(r_HEADLEN, r_TMP, r_HEADLEN);