understanding speed
From: Gernot Frisch (Me_at_Privacy.net)
Date: 06/24/04
- Previous message: Jim Carlock: "Re: Jeff Duntemann Reviews AoA"
- Next in thread: ng: "Re: understanding speed"
- Reply: ng: "Re: understanding speed"
- Reply: snpphakel: "Re: understanding speed"
- Reply: wolfgang kern: "Re: understanding speed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Jun 2004 09:10:07 +0200
Hi,
one question:
Does each line of asm take the same time? I mean is a "mov" performed
as fast as an "add" or a "push"? If not, where can I find the times a
call takes? Particularily, I need the strong ARM instruction set's
timing.
Thank you,
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}
________________________________________
Looking for a good game? Do it yourself!
GLBasic - you can do
www.GLBasic.com
- Previous message: Jim Carlock: "Re: Jeff Duntemann Reviews AoA"
- Next in thread: ng: "Re: understanding speed"
- Reply: ng: "Re: understanding speed"
- Reply: snpphakel: "Re: understanding speed"
- Reply: wolfgang kern: "Re: understanding speed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|