just checking fibo 30
at just under 8000 instructions i can't wait to run real benchmarks
This commit is contained in:
@ -106,6 +106,7 @@ module Risc
|
||||
end
|
||||
def run_all
|
||||
@interpreter.tick while(@interpreter.instruction)
|
||||
@interpreter.clock
|
||||
end
|
||||
|
||||
# for chaning the tests quickly output all instructions that are executed
|
||||
|
Reference in New Issue
Block a user