diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2008-10-24 10:53:33 -0400 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-11-05 12:51:02 -0500 |
commit | 838e8bb71dc0c892bf8f84abd3c709d8fe3a8d3c (patch) | |
tree | 3cae439c32d1e046aba1f0cb6fa81aeed482a91c /include/asm-cris/arch-v32/hwregs/pinmux_defs.h | |
parent | a376f30a95a796cde81d6dffde0f5243c8bd8f92 (diff) |
x86: Implement change_bit with immediate operand as "lock xorb"
Impact: Minor optimization.
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.
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'include/asm-cris/arch-v32/hwregs/pinmux_defs.h')
0 files changed, 0 insertions, 0 deletions