|
Re: __cpu_membarrier again :)
|
07/30/2009 1:44 PM
post34952
|
Re: __cpu_membarrier again :)
Well, actually I suppose "cc" is not necessary here as volatile should prevent the compiler from splitting logic of
other actions across the assembler block. Though, it's really hard to find any official documentation on inline
assembler in GCC :(.
|
|
|