[PowerPC] Implement writeNopData
[oota-llvm.git] / test / MC / ARM / thumb2-diagnostics.s
index d94c686e2f83f456b7c755cc3afc7442cde51f56..e1c005872f078a0267738d28dc02c640de058495 100644 (file)
 @ CHECK-ERRORS: error: invalid operand for instruction
 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
+
+        isb  #-1
+        isb  #16
+@ CHECK-ERRORS: error: immediate value out of range
+@ CHECK-ERRORS: error: immediate value out of range
+
+        itt eq
+        bkpteq #1
+@ CHECK-ERRORS: error: instruction 'bkpt' is not predicable, but condition code specified