]> Git Repo - qemu.git/commit - target/m68k/translate.c
target/m68k: implement fatanh
authorLaurent Vivier <[email protected]>
Mon, 12 Mar 2018 20:27:25 +0000 (21:27 +0100)
committerLaurent Vivier <[email protected]>
Tue, 13 Mar 2018 15:34:42 +0000 (16:34 +0100)
commite3655afa137b2e0999537eef273a2845ba21d68c
treecabf56fb6e2be1530f9f7f0290219f2013b943fd
parentc84813b807fc82c68ff6d72387f95b15ad283bf6
target/m68k: implement fatanh

Using a local m68k floatx80_atanh()
[copied from previous:
Written by Andreas Grabher for Previous, NeXT Computer Emulator.]

Signed-off-by: Laurent Vivier <[email protected]>
Message-Id: <20180312202728[email protected]>
target/m68k/fpu_helper.c
target/m68k/helper.h
target/m68k/softfloat.c
target/m68k/softfloat.h
target/m68k/translate.c
This page took 0.025326 seconds and 4 git commands to generate.