diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-03-12 11:19:21 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-03-12 11:28:49 -0700 |
commit | ebc11b68412cdcf2a0e6e2c50df262cfd9b8f481 (patch) | |
tree | 84741033808a342d09c9a73ae8d87cbdd50d42f4 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 858451c50b81379d1761e3f31d8c5e712b6fb77f (diff) | |
download | llvm-ebc11b68412cdcf2a0e6e2c50df262cfd9b8f481.zip llvm-ebc11b68412cdcf2a0e6e2c50df262cfd9b8f481.tar.gz llvm-ebc11b68412cdcf2a0e6e2c50df262cfd9b8f481.tar.bz2 |
[RISCV] Add separate lookup tables for fli.h and fli.d.
Use separate lookup tables instead of trying to reuse the fli.s
table.
We were missing the 2 denormal cases for fli.h. We also had an issue
where fli.d was only checking 8 bits of the 11 bit exponent.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions