]> Git Repo - qemu.git/commit - fpu/softfloat.c
fpu/softfloat: re-factor div
authorAlex Bennée <[email protected]>
Mon, 27 Nov 2017 16:13:36 +0000 (16:13 +0000)
committerAlex Bennée <[email protected]>
Wed, 21 Feb 2018 10:21:06 +0000 (10:21 +0000)
commitcf07323d494f4bc225e405688c2e455c3423cc40
tree2c1aa3eb4917aac4a449fe3ac9de863087de8fba
parent74d707e2cc1e406068acad8e5559cd2584b1073a
fpu/softfloat: re-factor div

We can now add float16_div and use the common decompose and
canonicalize functions to have a single implementation for
float16/32/64 versions.

Signed-off-by: Alex Bennée <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
fpu/softfloat-macros.h
fpu/softfloat.c
include/fpu/softfloat.h
This page took 0.025989 seconds and 4 git commands to generate.