Hi,
I used gem5(v21.1.0.4) to restore a checkpoint, the ISA is POWER. In addition,
I found that the gem5 can execute both big-endian and little-endian binary
programs on SE mode.
But I can't restore a little-endian program with the checkpoint on SE
mode(Big-endian programs work well). Can you
When I try to change some code for adding SMT ARM FS support in gem5, I use
debug flags to find that the O3 CPU cannot commit instructions in the second
hardware context (configured as 1c2t), as the Instruction [sn:65] in the
[tid:1] cannot get committed forever:
FullO3CPU: Ticking main, FullO
I've found that the first thread cannot commit the instruction in the head of
ROB, as it is not ready, but I'm not sure it is the cause.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_pa