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