fdpic-plt-be.d 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. #source: fdpic-plt.s
  2. #as: --isa=sh4a -big --fdpic
  3. #ld: -EB -mshelf_fd -shared
  4. #objdump: -dsR -j.plt -j.text -j.got
  5. #target: sh*-*-uclinux*
  6. .*:[ \t]+file format elf32-shbig-fdpic
  7. Contents of section \.plt:
  8. [0-9a-f]+ d00201ce 7004412b 0cce0009 fffffff0[ \t]+.*
  9. [0-9a-f]+ 00000000 60c2402b 53c10009 d00201ce[ \t]+.*
  10. [0-9a-f]+ 7004412b 0cce0009 fffffff8 0000000c[ \t]+.*
  11. [0-9a-f]+ 60c2402b 53c10009[ \t]+.*
  12. Contents of section \.text:
  13. [0-9a-f]+ d000d101 ffffffc4 ffffffdc[ \t]+.*
  14. Contents of section \.got:
  15. [0-9a-f]+ 0000023c 00000000 00000258 00000000[ \t]+.*
  16. [0-9a-f]+ 00000000 00000000 00000000[ \t]+.*
  17. Disassembly of section \.plt:
  18. [0-9a-f]+ <foo@plt>:
  19. [0-9a-f]+:[ \t]+d0 02[ \t]+mov\.l[ \t]+[0-9a-f]+ <foo@plt\+0xc>,r0[ \t]+! fffffff0
  20. [0-9a-f]+:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1
  21. [0-9a-f]+:[ \t]+70 04[ \t]+add[ \t]+#4,r0
  22. [0-9a-f]+:[ \t]+41 2b[ \t]+jmp[ \t]+@r1
  23. [0-9a-f]+:[ \t]+0c ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r12
  24. [0-9a-f]+:[ \t]+00 09[ \t]+nop[ \t]+
  25. [0-9a-f]+:[ \t]+ff ff[ \t]+\.word 0xffff
  26. [0-9a-f]+:[ \t]+ff f0[ \t]+fadd[ \t]+fr15,fr15
  27. [0-9a-f]+:[ \t]+00 00[ \t]+\.word 0x0000
  28. [0-9a-f]+:[ \t]+00 00[ \t]+\.word 0x0000
  29. [0-9a-f]+:[ \t]+60 c2[ \t]+mov\.l[ \t]+@r12,r0
  30. [0-9a-f]+:[ \t]+40 2b[ \t]+jmp[ \t]+@r0
  31. [0-9a-f]+:[ \t]+53 c1[ \t]+mov\.l[ \t]+@\(4,r12\),r3
  32. [0-9a-f]+:[ \t]+00 09[ \t]+nop[ \t]+
  33. [0-9a-f]+ <bar@plt>:
  34. [0-9a-f]+:[ \t]+d0 02[ \t]+mov\.l[ \t]+[0-9a-f]+ <bar@plt\+0xc>,r0[ \t]+! fffffff8
  35. [0-9a-f]+:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1
  36. [0-9a-f]+:[ \t]+70 04[ \t]+add[ \t]+#4,r0
  37. [0-9a-f]+:[ \t]+41 2b[ \t]+jmp[ \t]+@r1
  38. [0-9a-f]+:[ \t]+0c ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r12
  39. [0-9a-f]+:[ \t]+00 09[ \t]+nop[ \t]+
  40. [0-9a-f]+:[ \t]+ff ff[ \t]+\.word 0xffff
  41. [0-9a-f]+:[ \t]+ff f8[ \t]+fmov[ \t]+@r15,fr15
  42. [0-9a-f]+:[ \t]+00 00[ \t]+\.word 0x0000
  43. [0-9a-f]+:[ \t]+00 0c[ \t]+mov\.b[ \t]+@\(r0,r0\),r0
  44. [0-9a-f]+:[ \t]+60 c2[ \t]+mov\.l[ \t]+@r12,r0
  45. [0-9a-f]+:[ \t]+40 2b[ \t]+jmp[ \t]+@r0
  46. [0-9a-f]+:[ \t]+53 c1[ \t]+mov\.l[ \t]+@\(4,r12\),r3
  47. [0-9a-f]+:[ \t]+00 09[ \t]+nop[ \t]+
  48. Disassembly of section \.text:
  49. [0-9a-f]+ <f>:
  50. [0-9a-f]+:[ \t]+d0 00[ \t]+mov\.l[ \t]+[0-9a-f]+ <f\+0x4>,r0[ \t]+! ffffffc4
  51. [0-9a-f]+:[ \t]+d1 01[ \t]+mov\.l[ \t]+[0-9a-f]+ <f\+0x8>,r1[ \t]+! ffffffdc
  52. [0-9a-f]+:[ \t]+ff ff[ \t]+\.word 0xffff
  53. [0-9a-f]+:[ \t]+ff c4[ \t]+fcmp/eq[ \t]+fr12,fr15
  54. [0-9a-f]+:[ \t]+ff ff[ \t]+\.word 0xffff
  55. [0-9a-f]+:[ \t]+ff dc[ \t]+fmov[ \t]+fr13,fr15
  56. Disassembly of section \.got:
  57. [0-9a-f]+ <\.got>:
  58. [ \t]+[0-9a-f]+:[ \t]+00 00[ \t]+\.word 0x0000
  59. [ \t]+[0-9a-f]+: R_SH_FUNCDESC_VALUE[ \t]+foo
  60. [ \t]+[0-9a-f]+:[ \t]+02 3c[ \t]+mov.b[ \t]+@\(r0,r3\),r2
  61. [ \t]+[0-9a-f]+:[ \t]+00 00[ \t]+\.word 0x0000
  62. [ \t]+[0-9a-f]+:[ \t]+00 00[ \t]+\.word 0x0000
  63. [ \t]+[0-9a-f]+:[ \t]+00 00[ \t]+\.word 0x0000
  64. [ \t]+[0-9a-f]+: R_SH_FUNCDESC_VALUE[ \t]+bar
  65. [ \t]+[0-9a-f]+:[ \t]+02 58[ \t]+\.word 0x0258
  66. [ \t]+\.\.\.