summary refs log tree commit diff stats
path: root/hw/misc/stm32l4x5_rcc.c
diff options
context:
space:
mode:
authorMatheus Tavares Bernardino <quic_mathbern@quicinc.com>2024-07-29 16:24:06 -0300
committerBrian Cain <bcain@quicinc.com>2024-08-07 20:34:25 -0700
commit6146060a6891848f854b0ed1e46e020a6fdc77c2 (patch)
tree86573920bb971b4cc08ac5cd57cf1e897ec08919 /hw/misc/stm32l4x5_rcc.c
parent4c395ac42e55ff8e9fd4c992e351a04b10785503 (diff)
downloadfocaccia-qemu-6146060a6891848f854b0ed1e46e020a6fdc77c2.tar.gz
focaccia-qemu-6146060a6891848f854b0ed1e46e020a6fdc77c2.zip
Hexagon: fix F2_conv_* instructions for negative zero
The implementation for these instructions handles -0 as an invalid float
point value, whereas the Hexagon hardware considers it the same as +0
(which is valid). Let's fix that and add a regression test.

Signed-off-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com>
Reviewed-by: Brian Cain <bcain@quicinc.com>
Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Signed-off-by: Brian Cain <bcain@quicinc.com>
Diffstat (limited to 'hw/misc/stm32l4x5_rcc.c')
0 files changed, 0 insertions, 0 deletions