ARM assembly parsing for LSR/LSL/ROR(immediate).
[oota-llvm.git] / test / MC / ARM / thumb-diagnostics.s
index 548ba70bfc7b8f1c6c7c9bc1ba9bc558fbb6655c..99d7e38c7ed4977825cd7d234cf7f74dd76553e9 100644 (file)
 
 @ Out of range immediates for ASR instruction.
         asrs r2, r3, #33
-        asrs r2, r3, #0
 @ CHECK-ERRORS: error: invalid operand for instruction
 @ CHECK-ERRORS:         asrs r2, r3, #33
 @ CHECK-ERRORS:                      ^
-@ CHECK-ERRORS: error: invalid operand for instruction
-@ CHECK-ERRORS:         asrs r2, r3, #0
-@ CHECK-ERRORS:                      ^
 
 @ Out of range immediates for BKPT instruction.
         bkpt #256