patch-2.1.34 linux/arch/sparc64/lib/memcpy.S
Next file: linux/arch/sparc64/lib/memset.S
Previous file: linux/arch/sparc64/lib/memcmp.S
Back to the patch index
Back to the overall index
- Lines: 32
- Date:
Fri Apr 11 10:47:36 1997
- Orig file:
v2.1.33/linux/arch/sparc64/lib/memcpy.S
- Orig date:
Thu Mar 27 14:40:01 1997
diff -u --recursive --new-file v2.1.33/linux/arch/sparc64/lib/memcpy.S linux/arch/sparc64/lib/memcpy.S
@@ -394,21 +394,21 @@
lduw [%o1], %o3
add %o0, -8, %o0
lduw [%o1 + 4], %o4
- b 8f
+ ba,pt %xcc, 8f
add %g3, 1, %g3
2:
lduw [%o1], %o4
add %o0, -12, %o0
lduw [%o1 + 4], %o5
add %g3, 2, %g3
- b 9f
+ ba,pt %xcc, 9f
add %o1, -4, %o1
3:
lduw [%o1], %g1
add %o0, -4, %o0
lduw [%o1 + 4], %o3
srl %o2, 2, %g3
- b 7f
+ ba,pt %xcc, 7f
add %o1, 4, %o1
4:
lduw [%o1], %o5
@@ -522,5 +522,5 @@
stw %g3, [%o0 + 0x04]
add %o0, 8, %o0
1:
- b 81b
+ ba,pt %xcc, 81b
mov %o2, %g1
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov