ptitSeb / box64

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

[RV64_DYNAREC] Added 66 0F 38 00 PSHUFB for vector #1697

Closed ksco closed 2 months ago

ksco commented 2 months ago

Look, we can shuffle in RISC-V!

ptitSeb commented 2 months ago

Nice. It will be time to cache the vector size/element size definition now, don't you think?

ksco commented 2 months ago

Yes, it's next, but I'm going to switch to something else, so it should be tomorrow. Or later today if I'm lucky.