Hi All, I am new to the gem5. Please help me with this.
I want to trace Floating point instructions in X86 architecture (and possibly in ARM as well) while running any application on it. I want to trace when the floating point instructions occur and the arguments given to the instruction. Even if you can point me to correct source file to modify, that'd be great help. I also want to trace integer multiplication instructions. And for that I modified the dyn_inst_impl.hh file in src/cpu/o3 directory. I wanted to know if this is a correct approach? If not what can I do to achieve this. Thank you for the help! - Dipesh
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users