Look like precise fence.i isn't required in practice
This commit is contained in:
parent
446e9625af
commit
f5d4e745c7
|
@ -233,7 +233,7 @@ object LinuxGen {
|
|||
new BranchPlugin(
|
||||
earlyBranch = false,
|
||||
catchAddressMisaligned = true,
|
||||
fenceiGenAsAJump = true
|
||||
fenceiGenAsAJump = false
|
||||
),
|
||||
new YamlPlugin("cpu0.yaml")
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue