Home | History | Annotate | Download | only in config

Lines Matching refs:sizebits

16152       unsigned sizebits = et.size >> 3;
16167 inst.instruction |= sizebits << 16;
16526 unsigned sizebits = et.size >> 3;
16527 inst.instruction |= sizebits << 19;