mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
A flushrs must be the first in an instruction group.
Approved by: re@ (blanket)
This commit is contained in:
parent
7e71df9339
commit
81d77e2eed
2 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue