mips16-pic-3a.s 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. .abicalls
  2. .option pic0
  3. .set noreorder
  4. .include "mips16-pic-3.inc"
  5. # For symbols called by a .call stub in this file.
  6. hstub unused1,mips16
  7. # For symbols called by a .call.fp stub in this file.
  8. hstub unused2,mips16
  9. # For symbols called by a .call stub in another file.
  10. hstub unused3,mips16
  11. # For symbols called by a .call.fp stub in another file.
  12. hstub unused4,mips16
  13. # For symbols called by a .call stub in this file.
  14. lstub used1,nomips16
  15. # For symbols called by a .call.fp stub in this file.
  16. lstub used2,nomips16
  17. # For symbols called by a .call stub in this file.
  18. hstub used3,nomips16
  19. # For symbols called by a .call.fp stub in this file.
  20. hstub used4,nomips16
  21. # For symbols called by a .call stub in another file.
  22. hstub used5,nomips16
  23. # For symbols called by a .call.fp stub in another file.
  24. hstub used6,nomips16
  25. # For symbols called by a .call stub in this file.
  26. gstub used7,nomips16
  27. # For symbols called by a .call.fp stub in this file.
  28. gstub used8,nomips16
  29. # For symbols called by a .call stub in another file.
  30. gstub used9,nomips16
  31. # For symbols called by a .call.fp stub in another file.
  32. gstub used10,nomips16
  33. call_stub unused1
  34. call_stub used1
  35. call_stub used3
  36. call_stub used7
  37. call_stub extern1
  38. call_fp_stub unused2
  39. call_fp_stub used2
  40. call_fp_stub used4
  41. call_fp_stub used8
  42. call_fp_stub extern2