On Tue, 16 Sept 2025 at 15:23, Richard Henderson <[email protected]> wrote: > > Move this test from add_cpreg_to_hashtable to > define_one_arm_cp_reg_with_opaque, where we can also > simplify it based on the loop variables. > > Signed-off-by: Richard Henderson <[email protected]>
> /* > - * By convention, for wildcarded registers only the first > - * entry is used for migration; the others are marked as > + /* > + * By convention for wildcarded registers, only the first > + * entry is used for migration; the others are marked as You moved the comma in this sentence; I preferred it where it was so I have moved it back :-) -- PMM
