aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/ARM/invalid-VLD1DUPq8_UPD-arm.txt
AgeCommit message (Expand)Author
2012-09-06Diagnose invalid alignments on duplicating VLDn instructions.Tim Northover
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-04-26Specify cpu to unbreak tests.Evan Cheng
2011-09-07Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...James Molloy
2011-08-09Replace the existing ARM disassembler with a new one based on the FixedLenDec...Owen Anderson
2011-04-15The ARM disassembler did not handle the alignment correctly for VLD*DUP* inst...Johnny Chen