Re: [PATCH 00/47] target/arm: Use tcg_constant

2022-04-28 Thread Richard Henderson
On 4/28/22 05:38, Peter Maydell wrote: On Tue, 26 Apr 2022 at 17:33, Richard Henderson wrote: Split the tcg_constant patches out of my larger v3 cleanups patch set, and then split the 5 patches into tiny bites. Since there was only one issue with this patchset (in patch 17), I'm going to fix

Re: [PATCH 00/47] target/arm: Use tcg_constant

2022-04-28 Thread Peter Maydell
On Tue, 26 Apr 2022 at 17:33, Richard Henderson wrote: > > Split the tcg_constant patches out of my larger v3 cleanups > patch set, and then split the 5 patches into tiny bites. Since there was only one issue with this patchset (in patch 17), I'm going to fix that and apply this series to target-

[PATCH 00/47] target/arm: Use tcg_constant

2022-04-26 Thread Richard Henderson
Split the tcg_constant patches out of my larger v3 cleanups patch set, and then split the 5 patches into tiny bites. r~ Richard Henderson (47): target/arm: Use tcg_constant in gen_probe_access target/arm: Use tcg_constant in gen_mte_check* target/arm: Use tcg_constant in gen_exception*