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
Context:
isla tests emit struct registers in a flat, dot-separated form in its TOML output (e.g. "PSTATE.EL" = "0b01"), while sail-tiny-arm and sail-arm use different register format for PSTATE.
Context:
isla tests emit struct registers in a flat, dot-separated form in its TOML output (e.g.
"PSTATE.EL" = "0b01"), while sail-tiny-arm and sail-arm use different register format forPSTATE.