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? thanks -- PMM
