News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

optimizing assembly code

Started by juliomacedo, January 17, 2006, 04:09:46 PM

Previous topic - Next topic

juliomacedo

Where can I find about optimization of assembly code?

I want to find a source of tips as:

Using DEC and JZ is faster than using LOOP...

Using SHL when multiplying for a power of two is a faster way of doing that...

Thanks

Julio



elcricri