aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/ARM/neont2.txt
AgeCommit message (Expand)Author
2013-02-22Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls
2012-08-13ARM: Move Thumb2 tests to Thumb2 test file and fix CHECK lines.Jim Grosbach
2012-04-26Specify cpu to unbreak tests.Evan Cheng
2012-04-24Add missing test cases for ARM VLD3 (single 3-element structure to all lanes)Kevin Enderby
2012-04-24Add missing test cases for ARM VLD4 (single 4-element structure to all lanes)Kevin Enderby
2012-04-17Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)Kevin Enderby
2012-04-11Fix ARM disassembly of VLD instructions with writebacks.  And add test a caseKevin Enderby
2012-03-21Fix ARM disassembly of VST1 and VST2 instructions with writeback. And add testKevin Enderby
2012-03-06Fix a bug in the ARM disassembly of the neon VLD2 all lanes instruction.Kevin Enderby
2011-12-14ARM NEON VST2 assembly parsing and encoding.Jim Grosbach
2011-11-07Simplify some uses of utohexstr.Benjamin Kramer
2011-10-24Fix a NEON disassembly case that was broken in the recent refactorings. As m...Owen Anderson
2011-09-07Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...James Molloy
2011-08-15Add a test file for Thumb2 NEON.Owen Anderson