jumps.txt 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. jumps.o: file format elf32-i386
  2. Disassembly of section .text:
  3. 00000000 <top>:
  4. 0: eb fe jmp 0 <top>
  5. 2: eb fc jmp 0 <top>
  6. 4: eb fa jmp 0 <top>
  7. 6: eb f8 jmp 0 <top>
  8. 8: 7c f6 jl 0 <top>
  9. a: 7c f4 jl 0 <top>
  10. c: 7c f2 jl 0 <top>
  11. e: 7c f0 jl 0 <top>
  12. 10: e8 eb ff ff ff call 0 <top>
  13. 15: e8 e6 ff ff ff call 0 <top>
  14. 1a: e8 e1 ff ff ff call 0 <top>
  15. 1f: e8 dc ff ff ff call 0 <top>
  16. 24: e8 21 00 00 00 call 4a <bot>
  17. 29: e8 1c 00 00 00 call 4a <bot>
  18. 2e: e8 17 00 00 00 call 4a <bot>
  19. 33: e8 12 00 00 00 call 4a <bot>
  20. 38: 7c 10 jl 4a <bot>
  21. 3a: 7c 0e jl 4a <bot>
  22. 3c: 7c 0c jl 4a <bot>
  23. 3e: 7c 0a jl 4a <bot>
  24. 40: eb 08 jmp 4a <bot>
  25. 42: eb 06 jmp 4a <bot>
  26. 44: eb 04 jmp 4a <bot>
  27. 46: eb 02 jmp 4a <bot>
  28. 48: eb 00 jmp 4a <bot>