patch-2.4.0-prerelease linux/arch/alpha/lib/ev6-memcpy.S
Next file: linux/arch/alpha/lib/ev67-strrchr.S
Previous file: linux/arch/alpha/lib/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Dec 30 11:13:36 2000
- Orig file:
v2.4.0-test12/linux/arch/alpha/lib/ev6-memcpy.S
- Orig date:
Mon Dec 11 17:59:43 2000
diff -u --recursive --new-file v2.4.0-test12/linux/arch/alpha/lib/ev6-memcpy.S linux/arch/alpha/lib/ev6-memcpy.S
@@ -76,7 +76,7 @@
$do_unroll:
addq $16, 64, $7 # E : Initial (+1 trip) wh64 address
- cmple $18, 63, $1 # E : Can we go through the unrolled loop?
+ cmple $18, 127, $1 # E : Can we go through the unrolled loop?
bne $1, $tail_quads # U : Nope
nop # E :
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)