Assembly language > Assembly discussions

nested __asm

<< < (4/4)

Vortex:
Moving assembly code to a separate .asm module avoids conflicts with the C compiler's optimization engine.

Pelle:
The compiler actually tried to handle this case, but I suspect it got broken in 2007 (the only logged change in this function after the support for nested __asm was added).
At leasted nested __asm statements appears to be rather "unpopular"...

Navigation

[0] Message Index

[*] Previous page

Go to full version