[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5787cf470810250226s2ce4bf11o3860506c3a049f3f@mail.gmail.com>
Date: Sat, 25 Oct 2008 11:26:59 +0200
From: "Uros Bizjak" <ubizjak@...il.com>
To: linux-kernel@...r.kernel.org
Cc: x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>
Subject: [PATCH, x86]: Implement change_bit with immediate operand as "lock xorb"
On Fri, Oct 24, 2008 at 2:01 PM, Uros Bizjak <ubizjak@...il.com> wrote:
> Implement change_bit with immediate bit count as "lock xorb". This is
> similar to "lock orb" and "lock andb" for set_bit and clear_bit
> functions.
Forgot Signed-off-by line and added CC.
Signed-off-by: Uros Bizjak <ubizjak@...il.com>
Uros.
View attachment "bitops.diff.txt" of type "text/plain" (496 bytes)
Powered by blists - more mailing lists