Lines Matching full:lineszb
6646 UInt lineszB = guest_archinfo->ppc_cache_line_szB;6678 vassert(lineszB == 32 || lineszB == 64 || lineszB == 128);6762 mkSzImm(ty, ~(((ULong)lineszB)-1) )) );6764 putGST( PPC_GST_TILEN, mkSzImm(ty, lineszB) );