Advertisement
MagnusArias

Escape32 | Potokowe

Apr 6th, 2016
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 0000: 3401000C |            | ADDI R0, 0x000C, R1
  2. 0004: 04230000 | loop       | LD   R3, 0x0000(R1)
  3. 0008: 04240040 |            | LD   R4, 0x0040(R1)
  4. 000C: 0C611800 |            | ADD  R3, R1, R3
  5. 0010: 38210008 |            | SUBI R1, 0x0008, R1
  6. 0014: 3C630004 |            | MULI R3, 0x0004, R3
  7. 0018: 08240044 |            | ST   R4, 0x0044(R1)
  8. 001C: 08230048 |            | ST   R3, 0x0048(R1)
  9. 0020: 6C01FFE0 |            | BRGE R1, loop
  10. 0024: 00000000 |            | NOP  
  11. 0028: 00000000 |            | NOP  
  12. 002C: 6000FFFC | halt       | BRZ  R0, halt
  13. 0030: 00000000 |            | NOP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement