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
Some machines need non-constant fixed column values even outside of
fixed lookups. An example for that is the `STEP` column in a riscv VM.
This PR introduces variables for those columns and implements access in
the compiled code.
0 commit comments