mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-26 20:56:09 +00:00
Convert the Neon VRECPS insn to using a gvec helper, and use this to implement the fp16 case. The phrasing of the new float32_recps_nf() is slightly different from the old recps_f32() so that it parallels the f16 version; for f16 we can't assume that flush-to-zero is always enabled. Backports ac8c62c4e5a3f24e6d47f52ec1bfb20994caefa5 |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||