Does LD.E/LD.64.E/LD.128.E define the size of the cache line?

eg. LD.E mean cache line is 32Bytes,LD.64.E/LD.128.E mean cache line is 64Bytes/128Bytes

The numbers specify the bit width of the load access, e.g. LD.64.E is a 64-bit read access. Similarly for stores, e.g. STG.E.128.SYS is a 128-bit write access.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.