[Bug binutils/969] New: objdump: wrong Coldfire disassembly

2005-05-24 Thread pbv at st-andrews dot ac dot uk
objdump for the m68k incorrectly dissablembles the Coldfire MSAC instruction. Example: a64: a008 0900 macl %a0,%d0 a68: a008 0800 macl %a0,%d0 The second instruction is a msacl, not macl. -- Summary: objdump: wrong Coldfire disassembly Product: bi

reg graphs

2005-05-24 Thread nithya prabha
Is it possible for us to draw the graph that shows the cpu utilization during the various time intervals.gprof tool gives us the CPU utilization of the various functions.I want the CPU utilization for the whole interval for the various time periods thanks in advance nithya_