patch-2.1.96 linux/arch/arm/lib/io-acorn.S
Next file: linux/arch/arm/lib/io-ebsa285.S
Previous file: linux/arch/arm/lib/getconstants.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Apr 12 11:42:15 1998
- Orig file:
v2.1.95/linux/arch/arm/lib/io-acorn.S
- Orig date:
Mon Feb 23 18:12:02 1998
diff -u --recursive --new-file v2.1.95/linux/arch/arm/lib/io-acorn.S linux/arch/arm/lib/io-acorn.S
@@ -57,7 +57,7 @@
mov r2, r2, lsl#1
ENTRY(inswb)
mov ip, sp
- stmfd sp!, {r4 - r10 ,fp ,ip ,lr ,pc}
+ stmfd sp!, {r4 - r10, fp, ip, lr, pc}
sub fp, ip, #4
addr r3, r0
add r0, r3, r0, lsl #2
@@ -70,7 +70,7 @@
strgeb r4, [r1], #1
movgt r4, r4, LSR#8
strgtb r4, [r1], #1
- ldmleea fp, {r4 - r10, fp, sp, pc}^
+ LOADREGS(leea, fp, {r4 - r10, fp, sp, pc})
sub r2, r2, #2
Linswok: mov ip, #0xFF
orr ip, ip, ip, lsl #8
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov