Advertisement
Guest User

blinklicht m68008 m68901

a guest
Mar 15th, 2010
1,236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. test.o: file format elf32-m68k
  2.  
  3.  
  4. Disassembly of section .text:
  5.  
  6. 00000000 <_main>:
  7. 0: 514f subqw #8,%sp
  8. 2: 42af 0004 clrl %sp@(4)
  9. 6: 13fc ffff 000c moveb #-1,c0002 <_main+0xc0002>
  10. c: 0002
  11. e: 202f 0004 movel %sp@(4),%d0
  12. 12: 13c0 000c 0000 moveb %d0,c0000 <_main+0xc0000>
  13. 18: 52af 0004 addql #1,%sp@(4)
  14. 1c: 60f0 bras e <_main+0xe>
  15. 1e: 4e71 nop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement