Add MMIX support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bspec803.s
1 BSPEC 80
2 TETRA 2 % Decent section length name (in 32-bit words). However...
3 BYTE "aaaa"
4 BYTE 0x98,"aaa" # A LOP_QUOTEd part here. And also...
5 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
6 % an ending LOP-something, hence a non-LOP_QUOTE in the section flags.
7
8 .data
9 TETRA 0x112233
This page took 0.042235 seconds and 4 git commands to generate.