diff options
author | jhibbits <jhibbits@FreeBSD.org> | 2016-01-26 04:41:18 +0000 |
---|---|---|
committer | jhibbits <jhibbits@FreeBSD.org> | 2016-01-26 04:41:18 +0000 |
commit | 01e9d5450a8debe8d97b27d46f74625257226a5d (patch) | |
tree | 43e00d5103818ede9b614a8534c5d2eb5ea32849 /contrib/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp | |
parent | be339e6139e416e9be5acfe81073c53223c51040 (diff) | |
download | FreeBSD-src-01e9d5450a8debe8d97b27d46f74625257226a5d.zip FreeBSD-src-01e9d5450a8debe8d97b27d46f74625257226a5d.tar.gz |
Older Book-E processors (e500v1/e500v2) don't support dcbzl.
The only difference between dcbzl and dcbz is dcbzl operates on native cache
line lengths regardless of L1CSR0[DCBZ32]. Since we don't change the cache line
size, the cacheline_size variable will reflect the used cache line length, and
dcbz will work as expected.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions