diff options
author | Jonathan Thackray <jonathan.thackray@arm.com> | 2025-01-09 07:53:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-09 07:53:08 +0000 |
commit | d30a5fc5a2f88dee1198bd2285ddf1c55da51bb6 (patch) | |
tree | 7ae05849631ef55194dcc54b28eb46b971169959 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | f5cd181ffbb7cb61d582fe130d46580d5969d47a (diff) | |
download | llvm-d30a5fc5a2f88dee1198bd2285ddf1c55da51bb6.zip llvm-d30a5fc5a2f88dee1198bd2285ddf1c55da51bb6.tar.gz llvm-d30a5fc5a2f88dee1198bd2285ddf1c55da51bb6.tar.bz2 |
[NFC][AArch64] Explicitly define undefined bits for instructions (#122129)
Explicitly define bits for the following instructions:
* Bit 21 for stltxr/ldatxr (defaults to zero) wasn't defined.
* Bits 16-20 for ldaxpx/ldxpx (unpredictable) weren't defined.
* Bits 10-14 for smulh/umulh (unpredictable) weren't defined.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions