patch-2.3.45 linux/arch/sparc/mm/swift.S
Next file: linux/drivers/acorn/char/keyb_ps2.c
Previous file: linux/arch/sparc/mm/sun4c.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sun Feb 13 10:18:03 2000
- Orig file:
v2.3.44/linux/arch/sparc/mm/swift.S
- Orig date:
Wed Dec 29 13:13:13 1999
diff -u --recursive --new-file v2.3.44/linux/arch/sparc/mm/swift.S linux/arch/sparc/mm/swift.S
@@ -1,4 +1,4 @@
-/* $Id: swift.S,v 1.3 1999/11/14 06:13:56 zaitcev Exp $
+/* $Id: swift.S,v 1.4 2000/02/12 03:08:47 zaitcev Exp $
* swift.S: MicroSparc-II mmu/cache operations.
*
* Copyright (C) 1999 David S. Miller ([email protected])
@@ -41,10 +41,10 @@
swift_flush_page_to_ram:
sethi %hi(0x2000), %o0
1: subcc %o0, 0x10, %o0
- sta %g0, [%o0] ASI_M_TXTC_TAG
+ add %o0, %o0, %o1
sta %g0, [%o0] ASI_M_DATAC_TAG
bne 1b
- nop
+ sta %g0, [%o1] ASI_M_TXTC_TAG
retl
nop
#else
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen (who was at: [email protected])