hi all,
It seems all the benchmarks provided on the webpage run on gem5 with
the ALPHA ISA. Are there some benchmarks targeting x86-linux?
We have tried to compile and run SPLASH2 on gem5 with X86 ISA in full
system mode, but some benchmarks do not terminate correctly. I downloaded
the SPLASH
Hi all,
I have two traces from gem5(x86-linux) and pin-tool and I find that
some of the instructions are different.
For example, the "syscall" in pin-tool trace is different from the one
"sysret" in gem5 trace. The pc address is also not right.
Is that a bug in gem5 or a misuse of the trac