Remove some explicit memory management from dwarf2read.c
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / bfin / unknown-mode.s
CommitLineData
10a9c4b4
JZ
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.773517 seconds and 4 git commands to generate.