llvm-6502/lib/Target/ARM/Disassembler
Tim Northover 242c9f4615 ARM: add fstmx and fldmx instructions for assembly
These instructions are deprecated oddities, but we still need to be able to
disassemble (and reassemble) them if and when they're encountered.

Patch by Amaury de la Vieuville.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183011 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-31 15:55:51 +00:00
..
ARMDisassembler.cpp ARM: add fstmx and fldmx instructions for assembly 2013-05-31 15:55:51 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt ARMDisassembler: drop bogus dependency on ARMCodeGen 2012-04-03 15:48:14 +00:00
Makefile