mandelbrot.out 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. Datasize: 15 Strings: 0
  2. 0 push 420
  3. 5 neg
  4. 6 store [0]
  5. 11 push 300
  6. 16 store [1]
  7. 21 push 300
  8. 26 store [2]
  9. 31 push 300
  10. 36 neg
  11. 37 store [3]
  12. 42 push 7
  13. 47 store [4]
  14. 52 push 15
  15. 57 store [5]
  16. 62 push 200
  17. 67 store [6]
  18. 72 fetch [2]
  19. 77 store [7]
  20. 82 fetch [7]
  21. 87 fetch [3]
  22. 92 gt
  23. 93 jz (329) 423
  24. 98 fetch [0]
  25. 103 store [8]
  26. 108 fetch [8]
  27. 113 fetch [1]
  28. 118 lt
  29. 119 jz (276) 396
  30. 124 push 0
  31. 129 store [9]
  32. 134 push 0
  33. 139 store [10]
  34. 144 push 32
  35. 149 store [11]
  36. 154 push 0
  37. 159 store [12]
  38. 164 fetch [12]
  39. 169 fetch [6]
  40. 174 lt
  41. 175 jz (193) 369
  42. 180 fetch [10]
  43. 185 fetch [10]
  44. 190 mul
  45. 191 push 200
  46. 196 div
  47. 197 store [13]
  48. 202 fetch [9]
  49. 207 fetch [9]
  50. 212 mul
  51. 213 push 200
  52. 218 div
  53. 219 store [14]
  54. 224 fetch [13]
  55. 229 fetch [14]
  56. 234 add
  57. 235 push 800
  58. 240 gt
  59. 241 jz (56) 298
  60. 246 push 48
  61. 251 fetch [12]
  62. 256 add
  63. 257 store [11]
  64. 262 fetch [12]
  65. 267 push 9
  66. 272 gt
  67. 273 jz (14) 288
  68. 278 push 64
  69. 283 store [11]
  70. 288 fetch [6]
  71. 293 store [12]
  72. 298 fetch [10]
  73. 303 fetch [9]
  74. 308 mul
  75. 309 push 100
  76. 314 div
  77. 315 fetch [7]
  78. 320 add
  79. 321 store [9]
  80. 326 fetch [13]
  81. 331 fetch [14]
  82. 336 sub
  83. 337 fetch [8]
  84. 342 add
  85. 343 store [10]
  86. 348 fetch [12]
  87. 353 push 1
  88. 358 add
  89. 359 store [12]
  90. 364 jmp (-201) 164
  91. 369 fetch [11]
  92. 374 prtc
  93. 375 fetch [8]
  94. 380 fetch [4]
  95. 385 add
  96. 386 store [8]
  97. 391 jmp (-284) 108
  98. 396 push 10
  99. 401 prtc
  100. 402 fetch [7]
  101. 407 fetch [5]
  102. 412 sub
  103. 413 store [7]
  104. 418 jmp (-337) 82
  105. 423 halt