samedi 27 juin 2015

How can I get the number of instructions of a program?

I have written and cross compiled a small c++ program, and I could run it in an ARM or a PC. Since ARM and a PC have different instruction set architectures, I wanna to compare them. Is that possible for me to get the number of instructions in this c++ program for both ISAs?

Aucun commentaire:

Enregistrer un commentaire