[En-Nut-Discussion] Hardware Register Access Using Volatile Pointer

Nathan Moore nategoose at gmail.com
Mon Apr 25 21:16:14 CEST 2011


You could force the illusion of use of the value by storing the read value
into a local variable and
then passing that value to inline assembly that did nothing at all, similar
to the implementation
of mem_barrier.



More information about the En-Nut-Discussion mailing list