On 10/20/25 15:31, Peter Maydell wrote:
On Tue, 14 Oct 2025 at 21:11, Richard Henderson
<[email protected]> wrote:
Create a function define_par_register which handles the 3
distinct cases for PAR. It is easier to understand with
the definitions all in one place.
Make the aarch64 to be the primary definition, when present,
rather than being an alias of the 64-bit non-secure aa32 reg.
Doesn't that break tcg-to-tcg migration across this commit?
I don't know... possibly?
I guess we have a test for this somewhere, but it needs setup?
I'll experiment.
r~