Add tests for A8.6.110 NOP.
authorJohnny Chen <johnny.chen@apple.com>
Wed, 27 Apr 2011 23:29:21 +0000 (23:29 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 27 Apr 2011 23:29:21 +0000 (23:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130345 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/Disassembler/ARM/arm-tests.txt
test/MC/Disassembler/ARM/thumb-tests.txt

index ee0ced146a111eef5c5e11d5d346d8ee8a19bec7..ade29525937dbe5cc3ed4dc978f14b5beddf9e7b 100644 (file)
 
 # CHECK:       smmlareq        r0, r0, r0, r0
 0x30 0x00 0x50 0x07
+
+# CHECK:       nop
+0x00 0xf0 0x20 0xe3
index 2cbb33cec76603ffd50da363bcda86700ae82b4e..774dbe4b42e57b0848ead4fa82bf5c1a0c451871 100644 (file)
 
 # CHECK:       mov     pc, sp
 0xef 0x46
+
+# CHECK:       nop
+0x00 0xbf
+
+# CHECK:       nop.w
+0xaf 0xf3 0x00 0x80