patch-2.4.22 linux-2.4.22/arch/ia64/lib/memcpy_mck.S
Next file: linux-2.4.22/arch/ia64/lib/memset.S
Previous file: linux-2.4.22/arch/ia64/kernel/unwind_i.h
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/ia64/lib/memcpy_mck.S
- Orig date:
2003-06-13 07:51:29.000000000 -0700
diff -urN linux-2.4.21/arch/ia64/lib/memcpy_mck.S linux-2.4.22/arch/ia64/lib/memcpy_mck.S
@@ -163,7 +163,7 @@
mov ar.ec=2
(p10) br.dpnt.few .aligned_src_tail
;;
- .align 32
+// .align 32
1:
EX(.ex_handler, (p16) ld8 r34=[src0],16)
EK(.ex_handler, (p16) ld8 r38=[src1],16)
@@ -320,7 +320,7 @@
(p7) mov ar.lc = r21
(p8) mov ar.lc = r0
;;
- .align 32
+// .align 32
1: lfetch [src_pre_mem], 128
lfetch.excl [dst_pre_mem], 128
br.cloop.dptk.few 1b
@@ -526,7 +526,7 @@
shrp r21=r22,r38,shift; /* speculative work */ \
br.sptk.few .unaligned_src_tail /* branch out of jump table */ \
;;
- .align 32
+// .align 32
.jump_table:
COPYU(8) // unaligned cases
.jmp1:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)