Refactor the ARM 'setend' instruction pattern. Use a single instruction pattern
[oota-llvm.git] / test / MC / Disassembler / arm-tests.txt
index 0b4c2978fe3da0cad73f736c113ae0638c15b1b6..6595fede1cc93aebfdd35eb780f5934d2c40e54d 100644 (file)
 
 # CHECK:       usat    r8, #0, r10, asr #32
 0x5a 0x80 0xe0 0xe6
+
+# CHECK:        setend be
+0x00 0x02 0x01 0xf1
+
+# CHECK:        setend le
+0x00 0x00 0x01 0xf1