kernel_optimize_test/arch/x86_64/lib
Alexandre Oliva 06024f217d [PATCH] x86-64: bitops fix for -Os
This fixes the x86-64 find_[first|next]_zero_bit() function for the
end-of-range case.  It didn't test for a zero size, and the "rep scas"
would do entirely the wrong thing.

Signed-off-by: Alexandre Oliva <oliva@lsd.ic.unicamp.br>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-02 19:41:32 -08:00
..
bitops.c [PATCH] x86-64: bitops fix for -Os 2005-11-02 19:41:32 -08:00
bitstr.c
clear_page.S
copy_page.S
copy_user.S
csum-copy.S
csum-partial.c
csum-wrappers.c
delay.c
getuser.S
io.c
Makefile
memcpy.S
memmove.c
memset.S
putuser.S
thunk.S
usercopy.c