patch-2.4.26 linux-2.4.26/arch/alpha/lib/ev6-stxncpy.S
Next file: linux-2.4.26/arch/alpha/lib/stxncpy.S
Previous file: linux-2.4.26/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2004-04-14 06:05:25.000000000 -0700
- Orig file:
linux-2.4.25/arch/alpha/lib/ev6-stxncpy.S
- Orig date:
2003-08-25 04:44:39.000000000 -0700
diff -urN linux-2.4.25/arch/alpha/lib/ev6-stxncpy.S linux-2.4.26/arch/alpha/lib/ev6-stxncpy.S
@@ -365,7 +365,7 @@
andnot t2, t6, t12 # E : dest mask for a single word copy
or t8, t10, t5 # E : test for end-of-count too
- cmpbge zero, t2, t3 # E :
+ cmpbge zero, t12, t3 # E :
cmoveq a2, t5, t8 # E : Latency=2, extra map slot
nop # E : keep with cmoveq
andnot t8, t3, t8 # E : (stall)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)