jumpa-1f.d 449 B

12345678910111213141516171819202122232425
  1. #source: start.s
  2. #source: jumpa.s
  3. #source: a.s
  4. #as: -x
  5. #ld: -m elf64mmix
  6. #objdump: -dr
  7. .*: file format elf64-mmix
  8. Disassembly of section \.text:
  9. 0+ <_start>:
  10. 0: e3fd0001 setl \$253,0x1
  11. 0+4 <jumpa>:
  12. 4: e3fd0002 setl \$253,0x2
  13. 8: f0000006 jmp 20 <a>
  14. c: fd000000 swym 0,0,0
  15. 10: fd000000 swym 0,0,0
  16. 14: fd000000 swym 0,0,0
  17. 18: fd000000 swym 0,0,0
  18. 1c: e3fd0003 setl \$253,0x3
  19. 0+20 <a>:
  20. 20: e3fd0004 setl \$253,0x4