Re: [HACKERS] MIPS test-and-set

2001-03-26 Thread Ian Lance Taylor
[EMAIL PROTECTED] (Nathan Myers) writes: > Since the actual instruction sequence is probably lifted from the > MIPS manual, it's probably much freer than GPL. For the paranoid, > the actual instructions, extracted, are just > >1: > ll %0,%3 > bnez %0,2f > li %1,1 >

Re: [HACKERS] MIPS test-and-set

2001-03-26 Thread Nathan Myers
On Mon, Mar 26, 2001 at 07:09:38PM -0500, Tom Lane wrote: > Thomas Lockhart <[EMAIL PROTECTED]> writes: > > That is not already available from the Irix support code? > > What we have for IRIX is > ... > Doesn't look to me like it's likely to work on anything but IRIX ... I have attached linuxth