aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/ARM/invalid-t2LDRSHi8-thumb.txt
AgeCommit message (Expand)Author
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-08-11Improve operand validation for Thumb2 addressing modes.Owen Anderson
2011-08-09Replace the existing ARM disassembler with a new one based on the FixedLenDec...Owen Anderson
2011-04-13Check the corner cases for t2LDRSHi12 correctly and mark invalid encodings as...Johnny Chen