[PATCH][ARM] Add support for ARM virtualization instructions.

Matthew Wahab matthew.wahab at arm.com
Thu Nov 27 04:40:12 PST 2014


- Add ARM instructions HVC and ERET.
- Add Thumb instruction HVC and alias ERET.
- Fix incorrect encoding of ARM instruction MRS (Banked).
- Some changes to the disassembler and printer to handle some corner cases
  involving the predicate operands and undefined instructions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: assembler.patch
Type: application/octet-stream
Size: 5256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141127/b6cb25f8/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: instrs.patch
Type: application/octet-stream
Size: 2882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141127/b6cb25f8/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: printer.patch
Type: application/octet-stream
Size: 3372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141127/b6cb25f8/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests.patch
Type: application/octet-stream
Size: 19697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141127/b6cb25f8/attachment-0003.obj>


More information about the llvm-commits mailing list