GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 21-Mar-2005, 10:16
bravetanveer bravetanveer is offline
New Member
 
Join Date: Jan 2005
Posts: 11
bravetanveer is on a distinguished road

gcc-grouping instructions of diff. types for application


Hello friends,

Lately i have been trying to use GNU utilities.
I found gprof and gcov and useful utilities.

In my quest for optimization for a particular application, i wanted to know

"Is there any tool available which groups instructions into different types.
When we execute a certain application assembly language instructions are executed. So is there any tool to group these intructions into different categories?"

Like
load and store type of instructions
arithmetic instructions
floating point instructions
branch instructions

This data can be useful, if we come to know that for a application , which type of instructions are consuming the maximum of instruction type.

Waiting for comments and replies.
bravetanveer
  #2  
Old 25-Mar-2005, 10:01
bravetanveer bravetanveer is offline
New Member
 
Join Date: Jan 2005
Posts: 11
bravetanveer is on a distinguished road
with no replies,

seems like nobody understood the question.

There is one tool "Triton Tuner" which groups different instructions into instruction types , this is called "instruction mix". But the limitation of this tool is that it can group instructions of ARM 926 and ARM966 only.

So i thought that such might be available on intel architectures , so i specifically asked that if there is any tool which can group different instructions executed on any architecture into different instruction types i.e. addressing modes.

Still hopeful of reply.
 
 

Recent GIDBlogProblems with the Navy (Enlisted) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 16:06.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.