Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161307780
D15973.id44328.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
439 B
Referenced Files
None
Subscribers
None
D15973.id44328.diff
View Options
Index: sys/powerpc/aim/trap_subr64.S
===================================================================
--- sys/powerpc/aim/trap_subr64.S
+++ sys/powerpc/aim/trap_subr64.S
@@ -896,8 +896,8 @@
andi. %r1,%r1,0xff00
mtsprg3 %r1
- ld %r1,TRAP_TOCBASE(0) /* get new SP */
- ld %r1,TOC_REF(tmpstk)(%r1)
+ GET_TOCBASE(%r1)
+ ld %r1,TOC_REF(tmpstk)(%r1) /* get new SP */
addi %r1,%r1,(TMPSTKSZ-48)
FRAME_SETUP(PC_DBSAVE)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 3:38 PM (11 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34629682
Default Alt Text
D15973.id44328.diff (439 B)
Attached To
Mode
D15973: Fix debug trap on Talos II (and all of ppc64?)
Attached
Detach File
Event Timeline
Log In to Comment