You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"A" in ispec signals atomic instructions are present. If this flag is present in ispec, isa must have the "a" flag or it will not work.
This should be a relatively simple change. I was bitten by this issue recently with an ISA file from riscv-config. It was non-obvious to me at first until I looked at the plugin.
The text was updated successfully, but these errors were encountered:
"A" in ispec signals atomic instructions are present. If this flag is present in ispec, isa must have the "a" flag or it will not work.
This should be a relatively simple change. I was bitten by this issue recently with an ISA file from riscv-config. It was non-obvious to me at first until I looked at the plugin.
The text was updated successfully, but these errors were encountered: