mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
add a test of an edge case value for the FP immediate (needs all digits of
precision) llvm-svn: 114028
This commit is contained in:
parent
8a987c002e
commit
75ae6f4ebb
@ -53,3 +53,6 @@
|
||||
|
||||
# CHECK: vmov.f32 s0, #5.000000e-01
|
||||
0x00 0x0a 0xb6 0xee
|
||||
|
||||
# CHECK: vmov.f32 s0, #1.328125e-01
|
||||
0x01 0x0a 0xb4 0xee
|
||||
|
Loading…
Reference in New Issue
Block a user