[coreboot] Convert Assembly JMP to C

ron minnich rminnich at gmail.com
Wed Sep 10 23:08:14 CEST 2008


On Wed, Sep 10, 2008 at 1:58 PM, Joseph Smith <joe at 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




More information about the coreboot mailing list