Add MMIX support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bspec806.s
1 BSPEC 80
2 TETRA 2 % Decent section length name (in 32-bit words).
3 BYTE "aaaaaaaa"
4 TETRA 0x11 % Flags.
5 OCTA 12 % Decent section length. However...
6 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
7 % an ending LOP-something, hence a non-LOP_QUOTE in the section
8 % length, high part.
9 .data
10 TETRA 0x112233
This page took 0.055169 seconds and 4 git commands to generate.