summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/basic-a64-instructions.s
Commit message (Expand)AuthorAgeFilesLines
* [AArch64,Assembler] Compiler support for ID_MMFR5_EL1Mark Murray2019-10-161-0/+2
* [AArch64InstPrinter] prefer bfi to bfc for < armv8.2-aNick Desaulniers2019-10-031-6/+6
* [AArch64][v8.5A] Add speculation barriers SSBB and PSSBBOliver Stannard2018-09-271-1/+3
* [AArch64] armv8-A doesn't have CRC.Ahmed Bougacha2017-05-031-17/+0
* AArch64: TableGenerate system instruction operands.Tim Northover2016-07-051-15/+15
* AArch64: allow MOV (imm) alias to be printedTim Northover2016-06-161-5/+5
* AArch64: add rev64 alias for 64-bit rev instruction.Tim Northover2015-07-141-0/+3
* ARM]: Add support for MMFR4_EL1 in assemblerJaved Absar2015-06-081-0/+2
* AArch64: add BFC alias for the BFI/BFM instructions.Tim Northover2015-04-301-2/+12
* [AArch64] Allow access to all system registers with MRS/MSR instructions.Tom Coxon2014-10-011-2/+6
* AArch64: allow constant expressions for shifted reg literalsJim Grosbach2014-09-231-0/+12
* Truncate the immediate in logical operation to the register widthArnaud A. de Grandmaison2014-07-081-0/+11
* [AArch64] Missing aliases for CMP/CMN [W]SP with no shiftArtyom Skrobov2014-06-091-0/+8
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-209/+209
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-243/+0
* TableGen: convert InstAlias's Emit bit to an int.Tim Northover2014-05-201-16/+8
* TableGen: fix operand counting for aliasesTim Northover2014-05-161-74/+52
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-121-59/+103
* AArch64/ARM64: print BFM instructions as BFI or BFXILTim Northover2014-05-011-29/+25
* ARM64: enable AArch64's basic-a64-instructions testTim Northover2014-04-301-889/+1093
* [AArch64] Handle aliases of conditional branches without b.pred form.Chad Rosier2014-02-101-0/+52
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-311-1/+1
* AArch64: add initial NEON supportTim Northover2013-08-011-1/+1
* Add AArch64 CRC32 instructionsTim Northover2013-02-061-0/+17
* Add icache prefetch operations to AArch64Tim Northover2013-02-061-0/+12
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+4790
OpenPOWER on IntegriCloud