??? 11/03/08 22:35 Read: times |
#159598 - in order to keep things together Responding to: ???'s previous message |
Andy Neil said:
Ah - now, if it were properly structured as a separate function, that shouldn't be such a problem - but why bother with inlining it if you've gone to all the trouble of making it a function anyhow? I can use the very same argument: why bother with creating a separate file and go through all the oddities of linking it together with the C part? Andy Neil said:
No, the usual "reason" for requesting inline assembler is just to sprinkle the odd assembler instruction or two randomly in the 'C' source to fiddle directly with hardware registers, the Stack Pointer, or somesuch. I see no indication in the original post that this was the intention. Nor do I remember a post requiring this - but I admit I am not member of this Forum for that long time as others here may be. Couldn't we simply presume innocence and provide information? JW |