No Description

text_lookup_array.s 2.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. .align 2
  2. .text
  3. .global text_lookup_array
  4. text_lookup_array:
  5. .word text_bank_zero
  6. .word text_bank_one
  7. .word text_bank_two
  8. .word text_bank_three
  9. .word text_bank_four
  10. .word text_bank_five
  11. .word 0xDEADBEEF
  12. text_bank_zero:
  13. .word text_bank_zero_map_zero
  14. .word 0xDEADBEEF
  15. text_bank_one:
  16. text_bank_two:
  17. .word text_bank_two_map_zero
  18. .word 0xDEADBEEF
  19. text_bank_three:
  20. text_bank_four:
  21. .word text_bank_zero_map_zero
  22. .word text_bank_zero_map_one
  23. .word 0xDEADBEEF
  24. text_bank_five:
  25. .word text_bank_five_map_zero
  26. .word 0xDEADBEEF
  27. text_bank_zero_map_zero:
  28. .word text_bank_zero_map_zero_global
  29. text_bank_zero_map_one:
  30. .word 0xDEADBEEF
  31. text_bank_two_map_zero:
  32. .word text_bank_two_map_zero_global
  33. .word 0xDEADBEEF
  34. text_bank_five_map_zero:
  35. .word text_bank_five_map_zero_global
  36. .word 0xDEADBEEF
  37. text_bank_zero_map_zero_global:
  38. .word str_hesp_out_g_0
  39. .word str_hesp_out_g_1
  40. .word str_hesp_out_g_2
  41. .word str_hesp_out_g_3
  42. .word str_hesp_out_g_4
  43. .word str_hesp_out_g_5
  44. .word str_hesp_out_g_6
  45. .word str_hesp_out_g_7
  46. .word str_hesp_out_g_8
  47. .word str_hesp_out_g_9
  48. .word str_hesp_out_g_10
  49. .word str_hesp_out_g_11
  50. .word str_hesp_out_g_12
  51. .word str_hesp_out_g_13
  52. .word str_hesp_out_g_14
  53. .word str_hesp_out_g_15
  54. .word str_hesp_out_g_16
  55. .word str_hesp_out_g_17
  56. .word str_hesp_out_g_18
  57. .word str_hesp_out_g_19
  58. .word str_hesp_out_g_20
  59. .word str_hesp_out_g_21
  60. .word str_hesp_out_g_22
  61. .word 0xDEADBEEF
  62. text_bank_two_map_zero_global:
  63. .word str_hesp_20_g_0
  64. .word 0xDEADBEEF
  65. text_bank_five_map_zero_global:
  66. .word str_tundra_hq_0
  67. .word str_tundra_hq_1
  68. .word str_tundra_hq_2
  69. .word str_tundra_hq_3
  70. .word str_tundra_hq_4
  71. .word str_tundra_hq_5
  72. .word str_tundra_hq_6
  73. .word str_tundra_hq_7
  74. .word str_tundra_hq_8
  75. .word str_tundra_hq_9
  76. .word str_tundra_hq_10
  77. .word str_tundra_hq_11
  78. .word str_tundra_hq_12
  79. .word 0xDEADBEEF
  80. .global text_lookup_table
  81. text_lookup_table:
  82. .word text_lookup_array