imkiva / valheim

Just for fun riscv64 emulator, which boots the Linux.
41 stars 0 forks source link

Typed registers should distinguish general registers from floating-point registers #3

Open imkiva opened 2 years ago

imkiva commented 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.

imkiva commented 2 years ago

this also caused some execution internal errors