inline-3.d 410 B

1234567891011121314151617181920
  1. #source: inline.s
  2. #source: funv2.s
  3. #as: -a64
  4. #ld: -melf64ppc --hash-style=gnu
  5. #objdump: -dr
  6. .*
  7. Disassembly of section \.text:
  8. .*:
  9. .*: (60 00 00 00|00 00 00 60) nop
  10. .*: (60 00 00 00|00 00 00 60) nop
  11. .*: (60 00 00 00|00 00 00 60) nop
  12. .*: (60 00 00 00|00 00 00 60) nop
  13. .*: (48 .. .. ..|.. .. .. 48) bl .* <my_func>
  14. .*: (60 00 00 00|00 00 00 60) nop
  15. .* <my_func>:
  16. .*: (4e 80 00 20|20 00 80 4e) blr