diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bspec802.s')
-rw-r--r-- | ld/testsuite/ld-mmix/bspec802.s | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/bspec802.s b/ld/testsuite/ld-mmix/bspec802.s new file mode 100644 index 0000000..13cbec4 --- /dev/null +++ b/ld/testsuite/ld-mmix/bspec802.s @@ -0,0 +1,7 @@ + BSPEC 80 + TETRA 4 % Decent section length name (in 32-bit words). However... + ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or + % an ending LOP-something, hence a non-LOP_QUOTE in the name. + + .data + TETRA 0x112233 |