mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-30 07:14:53 +00:00
add a test of an edge case value for the FP immediate (needs all digits of
precision) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114028 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d80781b98b
commit
b9dadc9066
@ -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…
x
Reference in New Issue
Block a user