X3
uwd->X3.r = ((buf[1] & 0x80) == 0x80);
uwd->X3.qp = (buf[1] & 0x3f);
uwd->X3.a = ((buf[1] & 0x40) == 0x40);
uwd->X3.b = ((buf[1] & 0x20) == 0x20);
uwd->X3.reg = (buf[1] & 0x1f);
buf = unwind_decode_ule128(buf, &uwd->X3.t);
buf = unwind_decode_ule128(buf, &uwd->X3.offset );
struct unwind_desc_X3 X3;
case X3:
strc[rec_cnt].type = X3;
case X3:
case X3: