OSDN Git Service

Add Thumb HVC and ERET virtualisation extension instructions.
authorCharlie Turner <charlie.turner@arm.com>
Mon, 1 Dec 2014 08:39:19 +0000 (08:39 +0000)
committerCharlie Turner <charlie.turner@arm.com>
Mon, 1 Dec 2014 08:39:19 +0000 (08:39 +0000)
commiteed2e8bf98353a94f50fc98d7505fdca2a2467cc
treeecf252f345860ccf8f3858e7da8e882dc02af1dd
parent42563acbd427b84bfc4cf3f9179043e66d2db7e7
Add Thumb HVC and ERET virtualisation extension instructions.

Patch by Matthew Wahab.

Change-Id: I131f71c1150d5fa797066a18e09d526c19bf9016

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