Change the arm assembler to support this from the v7c spec:
[oota-llvm.git] / test / MC / ARM / basic-arm-instructions.s
index 8aec4b3e60337ff1e9ad68a11ffce6fc8d34fa0b..8335797bc668b0179acce707f53441486fa3886f 100644 (file)
@@ -1247,8 +1247,10 @@ Lforward:
 @ NOP
 @------------------------------------------------------------------------------
         nop
+        nop.w
         nopgt
 
+@ CHECK: nop @ encoding: [0x00,0xf0,0x20,0xe3]
 @ CHECK: nop @ encoding: [0x00,0xf0,0x20,0xe3]
 @ CHECK: nopgt @ encoding: [0x00,0xf0,0x20,0xc3]