Knute
Knute
Thank you @kathlenemagnus!
Ugh, I actually forgot to finish the "port" of the olympia over to using the fork. I'll try to find some time to finish that up.
I just merged a PR (PR #67) last week that patches a newer Dromajo, but not the latest master. I was able to produce an updated Dhrystone, but didn't try...
You're more than welcomed to take this. It does require the owner to create unit testing for each component, or at least the start of a unit test even if...
> So I think we can store the iterator for every branch instruction ( maybe store it in Inst class ), assign it to `next_it_` when flushing to rewind Fetch...
Absolutely! Feel free to assign to yourself and let us know (either in this issue or in a discussion post) how you'll be tackling it. Thanks!
#91 was merged and adds _some_ of the requested support listed above. More to come!
Ugh, I misread the history of #91 -- you're right, they didn't get merged directly. I _thought_ that #92 was supposed to include them. @h0lyalg0rithm do you mind getting to...