lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ