summaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/bfin/unknown-mode.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/binutils-all/bfin/unknown-mode.s')
-rw-r--r--binutils/testsuite/binutils-all/bfin/unknown-mode.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/bfin/unknown-mode.s b/binutils/testsuite/binutils-all/bfin/unknown-mode.s
new file mode 100644
index 0000000..3c477f2
--- /dev/null
+++ b/binutils/testsuite/binutils-all/bfin/unknown-mode.s
@@ -0,0 +1,8 @@
+ .text
+
+ // Below 4 bytes are "A1 += R6.H * R4.L (IS);"
+ // with a invalid mode "0xf".
+ .byte 0xe1
+ .byte 0xc1
+ .byte 0x34
+ .byte 0x98