mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 19:54:59 +00:00
Convert the Neon VQRDMLAH and VQRDMLSH insns in the 3-reg-same group to decodetree. These don't use do_3same() because they want to operate on VFP double registers, whose offsets are different from the neon_reg_offset() calculations do_3same does. Backports commit a063569508af8295cf6271e06700e5b956bb402d from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||