pushjs4bm.d 842 B

123456789101112131415161718192021222324252627282930313233
  1. #source: nop123.s
  2. #source: nop123.s
  3. #source: a.s
  4. #source: pad2p26m32.s
  5. #source: pad16.s
  6. #source: pad4.s
  7. #source: pushja.s
  8. #source: start.s
  9. #ld: -m mmo
  10. #objdump: -dr
  11. # Check that PUSHJ with an offset just outside the offset range of a JMP
  12. # stub expansion works, backwards, mmo version.
  13. .*: file format mmo
  14. Disassembly of section \.text:
  15. 0+ <a-0x8>:
  16. 0: fd010203 swym 1,2,3
  17. 4: fd010203 swym 1,2,3
  18. 0+8 <a>:
  19. 8: e3fd0004 setl \$253,0x4
  20. \.\.\.
  21. 0+4000000 <pushja>:
  22. 4000000: e3fd0002 setl \$253,0x2
  23. 4000004: f20c0002 pushj \$12,400000c <pushja\+0xc>
  24. 4000008: e3fd0003 setl \$253,0x3
  25. 400000c: e3ff0008 setl \$255,0x8
  26. 4000010: e6ff0000 incml \$255,0x0
  27. 4000014: e5ff0000 incmh \$255,0x0
  28. 4000018: e4ff0000 inch \$255,0x0
  29. 400001c: 9f00ff00 go \$0,\$255,0
  30. 0+4000020 <Main>:
  31. 4000020: e3fd0001 setl \$253,0x1