Hello: I am now using Gem5 to do some simulation and design on CPU. I am now looking at the minor CPU model. However, I cannot find where the instruction will be truly "executed". For example, if I have a add instruction, where will the "add" itself happened? I try to find it in /src/cpu/minor/execute.cc and /src/cpu/minor/func_unit.cc but I cannot find it. I will appreciate any ideas and helps.
Thank you very much! Wei Miao 11/6/2014
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
