Skip to content

Step1: ForLoop

Compare
Choose a tag to compare
@vsanna vsanna released this 18 Sep 14:01
· 23 commits to main since this release

what is attempted

  • modify locals/operandStack so that they accept word(=32bit) instead of byte
  • make more instructions available
  • add ForLoop.java as a guest sample code

output

...
...
pc = 30, inst = ac, locals = [null, Word(2,fa,dc,f8: 49995000), Word(0,0,27,10: 10000)], operandStack = [Word(2,fa,dc,f8: 49995000)]