qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests/tcg/i386: Use explicit suffix on fist insns


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] tests/tcg/i386: Use explicit suffix on fist insns
Date: Sun, 29 May 2022 12:43:48 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 27/5/22 19:11, Richard Henderson wrote:
Fixes a number of assembler warnings of the form:

test-i386.c: Assembler messages:
test-i386.c:869: Warning: no instruction mnemonic suffix given
   and no register operands; using default for `fist'

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tests/tcg/i386/test-i386-fp-exceptions.c | 24 ++++++++++++------------
  tests/tcg/i386/test-i386.c               |  2 +-
  2 files changed, 13 insertions(+), 13 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]