Add tests for A8.6.110 NOP.
[oota-llvm.git] / test / MC / Disassembler / ARM / thumb-tests.txt
index 2cbb33cec76603ffd50da363bcda86700ae82b4e..774dbe4b42e57b0848ead4fa82bf5c1a0c451871 100644 (file)
 
 # CHECK:       mov     pc, sp
 0xef 0x46
+
+# CHECK:       nop
+0x00 0xbf
+
+# CHECK:       nop.w
+0xaf 0xf3 0x00 0x80