1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-01-13 00:35:38 +00:00
unicorn/qemu/include/fpu
Alex Bennée b82253adce
fpu/softfloat: re-factor round_to_int
We can now add float16_round_to_int and use the common round_decomposed and
canonicalize functions to have a single implementation for
float16/32/64 round_to_int functions.

Backports commit dbe4d53a590f5689772b683984588b3cf6df163e from qemu
2018-03-08 11:56:59 -05:00
..
softfloat-types.h target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
softfloat.h fpu/softfloat: re-factor round_to_int 2018-03-08 11:56:59 -05:00