Home
last modified time | relevance | path

Searched hist:"3 dede407" (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat-helpers.h3dede407 Tue May 05 11:01:49 CDT 2020 Richard Henderson <richard.henderson@linaro.org> softfloat: Name rounding mode enum

Give the previously unnamed enum a typedef name. Use the packed
attribute so that we do not affect the layout of the float_status
struct. Use it in the prototypes of relevant functions.

Adjust switch statements as necessary to avoid compiler warnings.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dsoftfloat-types.h3dede407 Tue May 05 11:01:49 CDT 2020 Richard Henderson <richard.henderson@linaro.org> softfloat: Name rounding mode enum

Give the previously unnamed enum a typedef name. Use the packed
attribute so that we do not affect the layout of the float_status
struct. Use it in the prototypes of relevant functions.

Adjust switch statements as necessary to avoid compiler warnings.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dsoftfloat.h3dede407 Tue May 05 11:01:49 CDT 2020 Richard Henderson <richard.henderson@linaro.org> softfloat: Name rounding mode enum

Give the previously unnamed enum a typedef name. Use the packed
attribute so that we do not affect the layout of the float_status
struct. Use it in the prototypes of relevant functions.

Adjust switch statements as necessary to avoid compiler warnings.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/m68k/
H A Dfpu_helper.c3dede407 Tue May 05 11:01:49 CDT 2020 Richard Henderson <richard.henderson@linaro.org> softfloat: Name rounding mode enum

Give the previously unnamed enum a typedef name. Use the packed
attribute so that we do not affect the layout of the float_status
struct. Use it in the prototypes of relevant functions.

Adjust switch statements as necessary to avoid compiler warnings.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/arm/
H A Dvfp_helper.c3dede407 Tue May 05 11:01:49 CDT 2020 Richard Henderson <richard.henderson@linaro.org> softfloat: Name rounding mode enum

Give the previously unnamed enum a typedef name. Use the packed
attribute so that we do not affect the layout of the float_status
struct. Use it in the prototypes of relevant functions.

Adjust switch statements as necessary to avoid compiler warnings.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/fpu/
H A Dsoftfloat.c3dede407 Tue May 05 11:01:49 CDT 2020 Richard Henderson <richard.henderson@linaro.org> softfloat: Name rounding mode enum

Give the previously unnamed enum a typedef name. Use the packed
attribute so that we do not affect the layout of the float_status
struct. Use it in the prototypes of relevant functions.

Adjust switch statements as necessary to avoid compiler warnings.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>