Searched refs:Seg0 (Results 1 – 1 of 1) sorted by relevance
1344 if (Seg0 == ~0u) in packs()1345 Seg0 = X; in packs()1368 assert(Seg0 != ~0u); in packs()1373 if (Seg0 == Seg1) { in packs()1374 Seg0 = SegList[0]; in packs()1394 Va = Inp[Seg0 / 2]; in packs()1395 if (Seg0 > Seg1) { in packs()1405 auto Vs = (Seg0 == 0 || Seg0 == 1) ? std::make_pair(Vb, Va) // AC or BD in packs()1409 Va = (Seg0 == 0 || Seg0 == 2) ? OpRef::lo(P) : OpRef::hi(P); in packs()1413 if ((Seg0 == 0 && Seg1 == 3) || (Seg0 == 2 && Seg1 == 1)) { in packs()[all …]