Fix encoding and add parsing support for the arm/thumb CPS instruction:
[oota-llvm.git] / test / MC / Disassembler / ARM / thumb-tests.txt
index 29c67e7a03508db9c8a693ab066399961d56a5ae..4e8bc9baa26333fc7bc168ba371dcd8b8950f8a9 100644 (file)
 # IT block end
 # CHECK:       rsbs    r1, r2, #0
 0x51 0x42
+
+# CHECK: cpsid.w  f
+0xaf 0xf3 0x20 0x86
+
+# CHECK: cps  #15
+0xaf 0xf3 0x0f 0x81
+
+# CHECK: cpsie.w  if, #10
+0xaf 0xf3 0x6a 0x85
+
+# CHECK: cpsie aif
+0x67 0xb6