According to Orlando Llanes:
Is it wrong to say that asm is not portable?
Not wrong. Perhaps unprecise: While `asm' itself is understood by GPC on all platforms, everything you can write *into* the `asm' statement is highly dependent on the platform.
I ask because of the cross-compiling GPC/DJGPPs.
Good luck!
Peter