1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Target/SystemZ/Disassembler
Richard Sandiford bc31e83684 [SystemZ] Add the MVC instruction
This is the first use of D(L,B) addressing, which required a fair bit
of surgery.  For that reason, the patch just adds the instruction
definition and the associated assembler and disassembler support.
A later patch will actually make use of it for codegen.

llvm-svn: 185433
2013-07-02 14:56:45 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SystemZDisassembler.cpp [SystemZ] Add the MVC instruction 2013-07-02 14:56:45 +00:00