OSDN Git Service

Add ARM ERET and HVC virtualisation extension instructions.
authorCharlie Turner <charlie.turner@arm.com>
Mon, 1 Dec 2014 08:33:28 +0000 (08:33 +0000)
committerCharlie Turner <charlie.turner@arm.com>
Mon, 1 Dec 2014 08:33:28 +0000 (08:33 +0000)
commit42563acbd427b84bfc4cf3f9179043e66d2db7e7
tree76d60ac10c8a19b21a82dbaeb17dcb76bd367c34
parent92cc5cf7a89ecb818393b401842639e9bc858b4d
Add ARM ERET and HVC virtualisation extension instructions.

Patch by Matthew Wahab.

Change-Id: Iad75f078fbaa4ecc7d7a4820ad9b3930679cbbbb

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222989 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
test/MC/ARM/virtexts-arm.s [new file with mode: 0644]
test/MC/Disassembler/ARM/virtexts-arm.txt [new file with mode: 0644]