Open imkiva opened 2 years ago
https://github.com/imkiva/valheim/blob/91d6297ace157513051206aba588d42e57ebca0a/valheim-core/src/isa/typed.rs#L37-L46
and PC and FCSR are never accessed.
PC
FCSR
this also caused some execution internal errors
https://github.com/imkiva/valheim/blob/91d6297ace157513051206aba588d42e57ebca0a/valheim-core/src/isa/typed.rs#L37-L46
and
PC
andFCSR
are never accessed.