* binutils-all/bfin/unknown-mode.s: New test.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / bfin / unknown-mode.s
1 .text
2
3 // Below 4 bytes are "A1 += R6.H * R4.L (IS);"
4 // with a invalid mode "0xf".
5 .byte 0xe1
6 .byte 0xc1
7 .byte 0x34
8 .byte 0x98
This page took 0.054996 seconds and 4 git commands to generate.