compressed-plt-1-o32-mips16-branch.od 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. .* file format .*
  2. Disassembly of section \.plt:
  3. # Only _bc (branch from compressed code) functions should have a
  4. # MIPS16 PLT.
  5. 10100000 <_PROCEDURE_LINKAGE_TABLE_>:
  6. .*: 3c1c1020 lui \$28,0x1020
  7. .*: 8f990000 lw \$25,0\(\$28\)
  8. .*: 279c0000 addiu \$28,\$28,0
  9. .*: 031cc023 subu \$24,\$24,\$28
  10. .*: 03e07825 move \$15,\$31
  11. .*: 0018c082 srl \$24,\$24,0x2
  12. .*: 0320f809 jalr \$25
  13. .*: 2718fffe addiu \$24,\$24,-2
  14. 10100020 <f_bu_bc@plt>:
  15. .*: 3c0f1020 lui \$15,0x1020
  16. .*: 8df90008 lw \$25,8\(\$15\)
  17. .*: 03200008 jr \$25
  18. .*: 25f80008 addiu \$24,\$15,8
  19. 10100030 <f_bu@plt>:
  20. .*: 3c0f1020 lui \$15,0x1020
  21. .*: 8df9000c lw \$25,12\(\$15\)
  22. .*: 03200008 jr \$25
  23. .*: 25f8000c addiu \$24,\$15,12
  24. 10100040 <f_bu_bc@mips16plt>:
  25. .*: b203 lw \$2,1010004c <f_bu_bc@mips16plt\+0xc>
  26. .*: 9a60 lw \$3,0\(\$2\)
  27. .*: 651a move \$24,\$2
  28. .*: eb00 jr \$3
  29. .*: 653b move \$25,\$3
  30. .*: 6500 nop
  31. .*: .... .... \.word 0x10200008
  32. 10100050 <f_bc@mips16plt>:
  33. .*: b203 lw \$2,1010005c <f_bc@mips16plt\+0xc>
  34. .*: 9a60 lw \$3,0\(\$2\)
  35. .*: 651a move \$24,\$2
  36. .*: eb00 jr \$3
  37. .*: 653b move \$25,\$3
  38. .*: 6500 nop
  39. .*: .... .... \.word 0x10200010
  40. Disassembly of section \.text\.a:
  41. 10101000 <testc>:
  42. .*: f03f 1006 b 10100050 <f_bc@mips16plt>
  43. .*: 6500 nop
  44. .*: f01f 101b b 10100040 <f_bu_bc@mips16plt>
  45. .*: 6500 nop
  46. .*: e820 jr \$31
  47. Disassembly of section \.text\.b:
  48. 10102000 <testu>:
  49. .*: 0411f80b bal 10100030 <f_bu@plt>
  50. .*: 00000000 nop
  51. .*: 1000f809 b 10100030 <f_bu@plt>
  52. .*: 00000000 nop
  53. .*: 0411f803 bal 10100020 <f_bu_bc@plt>
  54. .*: 00000000 nop
  55. .*: 1000f801 b 10100020 <f_bu_bc@plt>
  56. .*: 00000000 nop
  57. .*: 03e00008 jr \$31