mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-23 14:31:12 +00:00
281deae0a9
For aa64 advsimd, we had been passing the pre-indexed vector. However, sve applies the index to each 128-bit segment, so we need to pass in the index separately. For aa32 advsimd, the fp32 operation always has index 0, but we failed to interpret the fp16 index correctly. Backports commit 2cc99919a81a62589a4a6b0f365eabfead1db1a7 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |