How do i calculate the MIPS(million of instructions per second) of my machine. If you could give me an example of a program written in asm that dos that. Thanks
Here are some threads that might interest you:
(Search for RDTSC):http://www.asmcommunity.net/board/search.php?s=&action=showresults&searchid=23632&sortby=lastpost&sortorder=descending
(Search for RDTSC):http://www.asmcommunity.net/board/search.php?s=&action=showresults&searchid=23632&sortby=lastpost&sortorder=descending
I think the MIPS measurement is not defined as asm code, its just (integer) instructions per second.
Some more definition is present for MFLOPS.
(MIPS ... meaningless indicator of processor speed)
Some more definition is present for MFLOPS.
(MIPS ... meaningless indicator of processor speed)