diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2005-07-28 14:45:06 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-28 17:40:31 +0200 |
commit | cd85c8b4457a52d3545fdb9532082b2c1ebd5f21 (patch) | |
tree | 58b294ef3cd90f08fa77555352de63934a881405 /include/asm-mips/ddb5074.h | |
parent | [PATCH] alpha: fix "statement with no effect" warnings (diff) | |
download | linux-cd85c8b4457a52d3545fdb9532082b2c1ebd5f21.tar.xz linux-cd85c8b4457a52d3545fdb9532082b2c1ebd5f21.zip |
[PATCH] speed up on find_first_bit for i386 (let compiler do the work)
Avoid using "rep scas", just let the compiler select a sequence of
regular instructions.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-mips/ddb5074.h')
0 files changed, 0 insertions, 0 deletions