aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/ARM/neon-tests.txt
Commit message (Expand)AuthorAgeFilesLines
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-221-3/+3
* Specify cpu to unbreak tests.Evan Cheng2012-04-261-1/+1
* Simplify some uses of utohexstr.Benjamin Kramer2011-11-071-3/+3
* Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...James Molloy2011-09-071-1/+1
* Replace the existing ARM disassembler with a new one based on the FixedLenDec...Owen Anderson2011-08-091-2/+2
* Remove VMOVDneon and VMOVQ, which are just aliases for VORR. This continues ...Owen Anderson2011-07-151-1/+1
* The ARM disassembler did not handle the alignment correctly for VLD*DUP* inst...Johnny Chen2011-04-151-0/+6
* Add a VEXT test.Johnny Chen2011-04-071-0/+3
* The ARM disassembler was not recognizing USADA8 instruction. Need to add che...Johnny Chen2011-04-071-0/+3
* A8.6.92 MCR (Encoding A1): if coproc == '101x' then SEE "Advanced SIMD and VFP"Johnny Chen2011-04-061-0/+3
* Fix a bug in the disassembly of VGETLNs8 where the lane index was wrong.Johnny Chen2011-04-061-0/+3
* A7.3 register encodingJohnny Chen2011-04-051-1/+1
* Fix incorrect alignment for NEON VST2b32_UPD.Johnny Chen2011-04-041-0/+3
* Handle the added VBICiv*i* NEON instructions, too.Johnny Chen2011-03-241-0/+3
* The r118201 added support for VORR (immediate). Update ARMDisassemblerCore.c...Johnny Chen2011-03-241-0/+3
* Add one more test case for VFP Load/Store Multiple (vpop).Johnny Chen2011-03-221-0/+3
* Segregate tests by target.Dale Johannesen2010-11-141-0/+61