summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/bits/strings.h
Commit message (Collapse)AuthorAgeFilesLines
* [libc] Add flsll()Michael Brown2014-04-271-31/+0Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [libc] Add inline assembly implementation of flsl() using BSR instructionMichael Brown2014-04-241-0/+31
Signed-off-by: Michael Brown <mcb30@ipxe.org>