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
11