On 8/13/19 1:49 PM, Alex Bennée wrote: > Remove some more use of LIT64 while making the meaning more clear. We > also avoid the need of casts as the results by definition fit into the > return type. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > fpu/softfloat.c | 30 ++++++++++++++---------------- > 1 file changed, 14 insertions(+), 16 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~