Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/regress/sys/kern/ras



On Wed, Jan 07, 2004 at 02:25:31PM +0100, Paul Kranenburg wrote:
> You might also consider this:
> 
>       #define __insn_barrier()        __asm __volatile("": : : "g0")

I'll have to test if that would be enough in the concrete case.
Since this is MI code, I'd do a #ifdef __insn_barrier - or are we going to
make something like this mandatory?

Martin



Home | Main Index | Thread Index | Old Index