Related articles |
---|
Cycle Simulaotr for PowerPC? om3rjavaid@gmail.com (OJ) (2005-01-19) |
Re: Cycle Simulaotr for PowerPC? tdk@thelbane.com (Timothy Knox) (2005-01-24) |
Re: Cycle Simulaotr for PowerPC? Peter_Flass@Yahoo.com (Peter Flass) (2005-01-25) |
Re: Cycle Simulaotr for PowerPC? greg.yang@gmail.com (Greg) (2005-01-25) |
From: | "OJ" <om3rjavaid@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 19 Jan 2005 22:13:35 -0500 |
Organization: | http://groups.google.com |
Keywords: | architecture, question |
Posted-Date: | 19 Jan 2005 22:13:35 EST |
Hi all,
I am loooking for a cycle simulator for the PowerPC. What I exactly
need is an application/applet/program/anything which takes assembly
code as input and in output it shows each n every cycle/stage while
executing that assembly code (fetch, docode, execute etc.), plus the
number of cycles taken to execute that code.
I am looking for something like this:
http://www.ece.gatech.edu/research/ccss/academic/Java/1997.Summer/Projects/cha_elm/applet.html
it is a MIPS simulator and provides the functionality I mentioned
above.
Can someone help me out here?
Regards,
OJ.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.