qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 25/30] target/ppc: Move ADDI, ADDIS to decodetree, impleme


From: Richard Henderson
Subject: Re: [PATCH v3 25/30] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
Date: Fri, 30 Apr 2021 15:29:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/30/21 1:32 PM, Luis Fernando Fujita Pires wrote:
From: Richard Henderson <richard.henderson@linaro.org>
On 4/30/21 11:45 AM, Luis Fernando Fujita Pires wrote:
I think we can already pass multiple files to decodetree.py and it will handle
them correctly. I just didn't find a way to do that from the meson build files,
which assume decodetree will always use a single input file.

Oh, riscv does this via extra_args:.

r~

The build system probably will fail to detect that a rebuild is needed if the 
file passed in through extra_args is changed though, right?

Oh, true.  Good thing there are patches for riscv to remove that.  :-P


r~



reply via email to

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