fdpic-goti20-static.d 578 B

12345678910111213141516171819202122
  1. #source: fdpic-goti20-static.s
  2. #as: --isa=sh2a -big --fdpic
  3. #ld: -EB -mshelf_fd
  4. #objdump: -ds
  5. #target: sh*-*-uclinux*
  6. .*:[ \t]+file format elf32-shbig-fdpic
  7. Contents of section \.text:
  8. 400094 0000000c 01ce[ \t]+.*
  9. Contents of section \.rofixup:
  10. 40009c 004100b4 004100a8[ \t]+.*
  11. Contents of section \.data:
  12. 4100a4 00000001[ \t]+.*
  13. Contents of section \.got:
  14. 4100a8 00000000 00000000 00000000 004100a4[ \t]+.*
  15. Disassembly of section \.text:
  16. 00400094 <_start>:
  17. [ \t]+400094:[ \t]+00 00 00 0c[ \t]+movi20[ \t]+#12,r0
  18. [ \t]+400098:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1