llvm-6502/test/MC
Jim Grosbach 60396975be 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
2010-09-15 21:04:54 +00:00
..
AsmParser lcall and ljmp always default to lcalll and ljmpl. This finally 2010-09-15 05:30:20 +00:00
COFF test: Fix coff-dump section array indicies to 1 based to match file format. 2010-09-15 03:58:51 +00:00
Disassembler Teach the MC disassembler to handle vmov.f32 and vmov.f64 immediate to register 2010-09-15 21:04:54 +00:00
ELF Add support for leb128 of absolute expressions. 2010-09-11 16:45:15 +00:00
MachO Change section_data dumping to print hex numbers instead of using 2010-09-11 15:25:58 +00:00