mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
A flushrs must be the first in an instruction group.
Approved by: re@ (blanket)
This commit is contained in:
parent
7e71df9339
commit
81d77e2eed
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115344
@ -1125,6 +1125,7 @@ IVT_ENTRY(Break_Instruction, 0x2c00)
|
||||
}
|
||||
{ .mmi
|
||||
alloc r15=ar.pfs,0,0,2,0
|
||||
;;
|
||||
flushrs
|
||||
mov out0=11
|
||||
;;
|
||||
|
@ -1125,6 +1125,7 @@ IVT_ENTRY(Break_Instruction, 0x2c00)
|
||||
}
|
||||
{ .mmi
|
||||
alloc r15=ar.pfs,0,0,2,0
|
||||
;;
|
||||
flushrs
|
||||
mov out0=11
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user