sec-10.d 535 B

123456789101112131415161718
  1. #source: start.s
  2. #source: sec-10.s
  3. #ld: -m mmo
  4. #objdump: -s
  5. # There was yet another bug in the strip-zeros-at-beginning-and-end-of-data
  6. # code: it requires outputting the location when data is stripped, and that
  7. # location is only valid for tetra alignments as the low bits are ignored.
  8. .*: file format mmo
  9. Contents of section \.text:
  10. 0*0 e3fd0001 2a000000 00000000 00000000 .*
  11. 0*10 00000000 00000000 00000000 00000000 .*
  12. #...
  13. 0*7ff0 00000000 00000000 00000000 00000000 .*
  14. 0*8000 00000000 00000000 00000000 2b2c0000 .*