mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 04:04:58 +00:00
When we implemented the VCMLA and VCADD insns we put in the code to handle fp16, but left it using the standard fp status flags. Correct them to use FPST_STD_F16 for fp16 operations. Bacports commit b34aa5129e9c3aff890b4f4bcc84962e94185629 |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||