qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/23] i386: do not use MOVL to move data between SSE registe


From: Richard Henderson
Subject: Re: [PATCH 01/23] i386: do not use MOVL to move data between SSE registers
Date: Fri, 26 Aug 2022 16:17:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 8/26/22 16:11, Paolo Bonzini wrote:
Write down explicitly the load/store sequence.

Extracted from a patch by Paul Brook<paul@nowt.org>.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/translate.c | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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