Advertisement
Guest User

Poseidon's Asshole

a guest
Nov 28th, 2015
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. .import print
  2. .import init
  3. .import new
  4. .import delete
  5. lis $4
  6. .word 4
  7. lis $11
  8. .word 1
  9. sub $29, $30, $4
  10. sw $1, -4($30)
  11. sub $30, $30, $4
  12. sw $2, -4($30)
  13. sub $30,$30,$4
  14. sw $1, -4($30)
  15. sub $30, $30, $4
  16. sw $2, -4($30)
  17. sub $30, $30, $4
  18. sw $31, -4($30)
  19. sub $30, $30, $4
  20. lis $5
  21. .word init
  22. jalr $5
  23. lw $31, 0($30)
  24. add $30, $30, $4
  25. lw $2, 0($30)
  26. add $30, $30, $4
  27. lw $1, 0($30)
  28. add $30, $30, $4
  29. lw $2, 0($30)
  30. add $3, $0, $11
  31. sw $3, -8($29)
  32. sub $30, $30, $4
  33. lis $3
  34. .word 512
  35. sw $1, -4($30)
  36. sub $30, $30, $4
  37. sw $31, -4($30)
  38. sub $30, $30, $4
  39. add $1, $3, $0
  40. lis $5
  41. .word new
  42. jalr $5
  43. lw $31, 0($30)
  44. add $30, $30, $4
  45. lw $1, 0($30)
  46. add $30, $30, $4
  47. sw $3, -4($30)
  48. sub $30, $30, $4
  49. lis $3
  50. .word -8
  51. add $3, $3, $29
  52. lw $5, 0($30)
  53. add $30, $30, $4
  54. sw $5, 0($3)
  55. lis $3
  56. .word 5000
  57. sw $3, -4($30)
  58. sub $30, $30, $4
  59. lw $3, -8($29)
  60. lw $3, 0($3)
  61. lw $5, 0($30)
  62. add $30, $30, $4
  63. sw $5, 0($3)
  64. sw $1, -4($30)
  65. sub $30, $30, $4
  66. sw $31, -4($30)
  67. sub $30, $30, $4
  68. lw $3, -8($29)
  69. lw $3, 0($3)
  70. add $1, $3, $0
  71. lis $5
  72. .word print
  73. jalr $5
  74. lw $31, 0($30)
  75. add $30, $30, $4
  76. lw $1, 0($30)
  77. add $30, $30, $4
  78. lw $3, -8($29)
  79. sw $1, -4($30)
  80. sub $30, $30, $4
  81. sw $31, -4($30)
  82. sub $30, $30, $4
  83. add $1, $3, $0
  84. lis $5
  85. .word delete
  86. jalr $5
  87. lw $31, 0($30)
  88. add $30, $30, $4
  89. lw $1, 0($30)
  90. add $30, $30, $4
  91. lw $3, -4($29)
  92. add $30, $29, $4
  93. jr $31
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement