]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Add inline assembly implementation of flsl() using BSR instruction
authorMichael Brown <mcb30@ipxe.org>
Thu, 24 Apr 2014 13:49:08 +0000 (14:49 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 24 Apr 2014 13:49:08 +0000 (14:49 +0100)
commitdce7107fc087092dc95b420504b26261933d5f73
tree19f2d2d874fcaede9cfe98a52d362cd1b21e2822
parent8f0e0e135670f19ee2b2f6e4ab2ab997ebd543a3
[libc] Add inline assembly implementation of flsl() using BSR instruction

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/include/bits/strings.h [new file with mode: 0644]
src/core/bitops.c [deleted file]
src/include/strings.h