Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

x86 ASM

Name: OP 2010-07-13 15:00

C++.

Is _asm{} as useful as i think it is? for example writing a function that passes it's parametersto _asm{} and then does some loops/if's etc then returns back. That would be more efficient (for mass/batch use) than if i wrote the function in C++ right?

Name: Anonymous 2010-07-15 12:09

I've never gotten the point of inline assembly (except for platform-specific magic in system libraries); surely, you cannot write it as freely as you could if you wrote the whole program?  The other registers must surely be troubled by the inline code messing things up?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List