Closed khei4 closed 1 year ago
So far, the Simulator decodes all input bytes ahead of time, but the real binary, like riscv-tests or dhrystone, contains data sections. So change it to just in time.
So far, the Simulator decodes all input bytes ahead of time, but the real binary, like riscv-tests or dhrystone, contains data sections. So change it to just in time.