inline-1.d 483 B

12345678910111213141516171819
  1. #source: inline.s
  2. #as: -a64
  3. #ld: -melf64ppc -shared --hash-style=gnu
  4. #objdump: -dr
  5. .*
  6. Disassembly of section \.text:
  7. .*:
  8. .*: (f8 41 00 18|18 00 41 f8) std r2,24\(r1\)
  9. .*: (60 00 00 00|00 00 00 60) nop
  10. .*: (e9 82 80 18|18 80 82 e9) ld r12,-32744\(r2\)
  11. .*: (7d 89 03 a6|a6 03 89 7d) mtctr r12
  12. .*: (4e 80 04 21|21 04 80 4e) bctrl
  13. .*: (e8 41 00 18|18 00 41 e8) ld r2,24\(r1\)
  14. #...
  15. .* <my_func@plt>:
  16. .*: (4b .. .. ..|.. .. .. 4b) b .* <__glink_PLTresolve>