summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/AArch64
Commit message (Expand)AuthorAge
* [AArch64 NEON]Fix a assertion failure when disassemble SHLL instruction.Kevin Qin2013-11-29
* AArch64: Fix a bug about disassembling post-index load single element to 4 ve...Hao Liu2013-11-28
* [AArch64] Add support for NEON scalar floating-point absolute difference.Chad Rosier2013-11-27
* [AArch64] Add support for NEON scalar floating-point to integer convertChad Rosier2013-11-26
* Fixed a bug about disassembling AArch64 post-index load/store single element ...Hao Liu2013-11-25
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-14
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-12
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-11
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-06
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-06
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-05
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-31
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-30
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-18
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-17
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-16
* Update comment.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-15
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-14
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-08
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-08
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-07
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-13
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-09
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-15
* AArch64: add initial NEON supportTim Northover2013-08-01
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-03
* AArch64: implement GICv3 system registersTim Northover2013-03-28
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-28
* Add AArch64 CRC32 instructionsTim Northover2013-02-06
* Add icache prefetch operations to AArch64Tim Northover2013-02-06
* Add AArch64 as an experimental target.Tim Northover2013-01-31