aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2021-07-26 12:19:07 -0500
committerLei Huang <lei@ca.ibm.com>2021-07-26 19:43:10 -0500
commit9654cfd5bb20926bcaf601b5da1707bcd280e37f (patch)
tree56787b7e97d05c31d4713af6b8679e93a19cc397 /lldb/source/Commands/CommandObjectThread.cpp
parente69a8c42135606e60446d5e78144357a9e429c77 (diff)
downloadllvm-9654cfd5bb20926bcaf601b5da1707bcd280e37f.zip
llvm-9654cfd5bb20926bcaf601b5da1707bcd280e37f.tar.gz
llvm-9654cfd5bb20926bcaf601b5da1707bcd280e37f.tar.bz2
[PowerPC] Fix materialization of SP float values on Power10
All floating point values in registers are in double precision representation. In order to materialize the correct single precision value, we need to convert the APFloat that represents the value to double precision first. Reviewed By: amyk, NeHuang Differential Revision: https://reviews.llvm.org/D106812
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions