Home | History | Annotate | Download | only in priv

Lines Matching refs:num_src_bytes

657    UInt num_src_bytes = stuff >> 1, etf3_and_m3_is_1 = stuff & 0x1;
661 vassert(num_src_bytes <= 4);
663 switch (num_src_bytes) {