llvm-6502/test/MC/ARM
Bill Wendling bbbdcd453d Add support for vmov.f64/.f32 encoding. There's a bit of a hack going on
here. The f32 in FCONSTS is handled as a double instead of a float in the
code. So the encoding of the immediate into the instruction isn't exactly in
line with the documentation in that regard. But given that we know it's handled
as a double, it doesn't cause any harm.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116471 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-14 02:33:26 +00:00
..
arm_instructions.s
arm_word_directive.s
dg.exp
simple-encoding.ll Add ARM mode encoding for [SU]XT[BH] and [SU]XTA[BH] instructions. 2010-10-13 19:56:10 +00:00
simple-fp-encoding.ll Add support for vmov.f64/.f32 encoding. There's a bit of a hack going on 2010-10-14 02:33:26 +00:00