Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/m68k/fpsp s/postions/positions/
details: https://anonhg.NetBSD.org/src/rev/4622f22141b6
branches: trunk
changeset: 364712:4622f22141b6
user: andvar <andvar%NetBSD.org@localhost>
date: Fri Apr 08 14:33:24 2022 +0000
description:
s/postions/positions/
diffstat:
sys/arch/m68k/fpsp/round.sa | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 99f112e4c597 -r 4622f22141b6 sys/arch/m68k/fpsp/round.sa
--- a/sys/arch/m68k/fpsp/round.sa Fri Apr 08 10:27:04 2022 +0000
+++ b/sys/arch/m68k/fpsp/round.sa Fri Apr 08 14:33:24 2022 +0000
@@ -1,4 +1,4 @@
-* $NetBSD: round.sa,v 1.5 2022/04/08 10:17:53 andvar Exp $
+* $NetBSD: round.sa,v 1.6 2022/04/08 14:33:24 andvar Exp $
* MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
* M68000 Hi-Performance Microprocessor Division
@@ -530,7 +530,7 @@
beq.b not_E3 ;not type E3 exception
bfextu WBTEMP_GRS(a6){6:3},d2 ;extract guard,round, sticky bit
move.l #29,d0
- lsl.l d0,d2 ;shift g,r,s to their postions
+ lsl.l d0,d2 ;shift g,r,s to their positions
move.l d2,d0
not_E3:
move.l (sp)+,d2 ;restore d2
Home |
Main Index |
Thread Index |
Old Index