Teach the MC disassembler to handle vmov.f32 and vmov.f64 immediate to register
authorJim Grosbach <grosbach@apple.com>
Wed, 15 Sep 2010 21:04:54 +0000 (21:04 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 15 Sep 2010 21:04:54 +0000 (21:04 +0000)
commit60396975bea44c8d233eb11df2eb7599d2f5fa90
treee2b6d9254984557fac90431f349ec69db1f92b24
parenta4c3c8f28d9465dc7c42eb43c2377530f1821574
Teach the MC disassembler to handle vmov.f32 and vmov.f64 immediate to register
moves. Previously, the immediate was printed as the encoded integer value,
which is incorrect.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114021 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/neon-tests.txt