On Wed, Sep 10, 2008 at 1:58 PM, Joseph Smith joe@settoplinux.org wrote:
But seriously, would asm volatile() be better than Ron,s solution?
For me the rule is simple: if it can be done in C, it should not be done in assembly. That's why C was created.
I feel that the c solution is far superior :-)
ron