On 2/12/19 3:02 AM, David Hildenbrand wrote: > We can directly work on the uint64_t value, no need for a temporary > uint32_t value. > > Also cleanup and shorten the comments. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/fpu_helper.c | 22 ++++++++++++---------- > 1 file changed, 12 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~