mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Add a missing isync.
This commit is contained in:
parent
4551052dbe
commit
2ec6a5984c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222309
@ -519,6 +519,7 @@ CNAME(trapexit):
|
||||
mfmsr %r3
|
||||
andi. %r3,%r3,~PSL_EE@l
|
||||
mtmsr %r3
|
||||
isync
|
||||
/* Test AST pending: */
|
||||
ld %r5,FRAME_SRR1+48(%r1)
|
||||
mtcr %r5
|
||||
|
Loading…
Reference in New Issue
Block a user