ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.7k stars 263 forks source link

SpacemiT K1/M1 Custom Extensions #1747

Open archanox opened 4 weeks ago

archanox commented 4 weeks ago

I'm not sure if there's any interest in supporting the custom extensions found in this core.

https://github.com/space-mit/riscv-ime-extension-spec

ptitSeb commented 4 weeks ago

the IME instruction set seems to only add a dot matrix product, with type of up to 16bits width. If it's just that,there is no use for this on SSE or AVX emulation.