From: Jim Grosbach Date: Wed, 15 Sep 2010 21:52:13 +0000 (+0000) Subject: add a test of an edge case value for the FP immediate (needs all digits of X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b9dadc90664237cde4c2ef8c61fe40ebb7ca28c1;p=oota-llvm.git 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 --- diff --git a/test/MC/Disassembler/neon-tests.txt b/test/MC/Disassembler/neon-tests.txt index c6e16216bf9..a3bdc262e57 100644 --- a/test/MC/Disassembler/neon-tests.txt +++ b/test/MC/Disassembler/neon-tests.txt @@ -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