On 11/19/21 17:04, Richard Henderson wrote: > We will shortly have more than 8 bits of exceptions. > Repack the existing flags into low bits and reformat to hex. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > include/fpu/softfloat-types.h | 16 ++++++++-------- > include/fpu/softfloat.h | 2 +- > 2 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>