Hi Gabe, Within the file src/cpu/o3/iew_impl.hh, there is a call made to execute function within the dynamic inst class (inst->execute()). I was trying to lookup the function definition for this, but I could only find the function prototype within src/cpu/o3/dyn_inst.hh (Fault execute()). Where can I look for the function definition?
Thanks, Shyam
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
