[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1310971310.2509.27.camel@edumazet-laptop>
Date: Mon, 18 Jul 2011 08:41:50 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Frank Coldwell <spaceportz@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Spinlock assembly clarification
Le lundi 18 juillet 2011 à 09:30 +0400, Frank Coldwell a écrit :
> So to understand this I look at intel manual for these instructions,
> and I could not find anything
> for instruction xaddw ??
>
Look for XADD
The W suffix means we operate on a 16bit word.
http://faydoc.tripod.com/cpu/xadd.htm
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists