]> Git Repo - qemu.git/commit
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
authorTaylor Simpson <[email protected]>
Thu, 10 Feb 2022 02:15:47 +0000 (18:15 -0800)
committerTaylor Simpson <[email protected]>
Sat, 12 Mar 2022 17:14:22 +0000 (09:14 -0800)
commit9a65990326cd59f28323714d72073515091383c9
tree7d69e37735fbe1c907d51ce838d521ac132023ad
parent5b0043c67ccd7b88e0858204e79b09448adf4b34
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo

Instead of checking for nan arguments, use float??_unordered_quiet

test cases added in a subsequent patch to more extensively test USR bits

Signed-off-by: Taylor Simpson <[email protected]>
Message-Id: <20220210021556[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target/hexagon/op_helper.c
This page took 0.025748 seconds and 4 git commands to generate.