summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/AArch64/udf.txt
Commit message (Collapse)AuthorAgeFilesLines
* [FIX][AArch64] Add support for UDF instructionDiogo N. Sampaio2018-10-301-5/+3
| | | | | | | Fix: Simplify test files from rL345581 failing in windows bots. llvm-svn: 345601
* [FIX][AArch64] Add support for UDF instructionDiogo N. Sampaio2018-10-301-17/+5
| | | | | | | Fix wrong test files submited in rL345581 llvm-svn: 345587
* [AArch64] Add support for UDF instructionDiogo N. Sampaio2018-10-301-0/+30
Summary: Add support for AArch64 UDF instruction. UDF - Permanently Undefined generates an Undefined Instruction exception (ESR_ELx.EC = 0b000000). Reviewers: DavidSpickett, javed.absar, t.p.northover Reviewed By: javed.absar Subscribers: nhaehnle, kristof.beyls Differential Revision: https://reviews.llvm.org/D53319 llvm-svn: 345581
OpenPOWER on IntegriCloud