qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/5] target/i386/ops_sse: Include missing "cpu.h" header


From: Richard Henderson
Subject: Re: [PATCH 3/5] target/i386/ops_sse: Include missing "cpu.h" header
Date: Fri, 16 Dec 2022 16:23:11 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 12/16/22 14:01, Philippe Mathieu-Daudé wrote:
'Reg' is defined as 'MMXReg', itself declared in "cpu.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  target/i386/ops_sse.h        | 1 +
  target/i386/ops_sse_header.h | 3 +++
  2 files changed, 4 insertions(+)

No, both of these are multiply included.
If you like, rename them "*.inc.h".


r~



reply via email to

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