On 02/23/2018 06:59 AM, Laurent Vivier wrote:
> Using local m68k floatx80_getman(), floatx80_getexp(), floatx80_scale()
> [copied from previous:
> Written by Andreas Grabher for Previous, NeXT Computer Emulator.]
> 
> Signed-off-by: Laurent Vivier <laur...@vivier.eu>
> ---
>  target/m68k/fpu_helper.c |  15 +++++
>  target/m68k/helper.h     |   3 +
>  target/m68k/softfloat.c  | 144 
> +++++++++++++++++++++++++++++++++++++++++++++++
>  target/m68k/softfloat.h  |   3 +
>  target/m68k/translate.c  |   9 +++
>  5 files changed, 174 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to