On Fri, 29 Jan 2021 at 20:13, Richard Henderson <[email protected]> wrote: > > Rather than check the type when filling in the constraint, > check it when matching the constant. This removes the only > use of the type argument to target_parse_constraint. > > Signed-off-by: Richard Henderson <[email protected]> > --- > tcg/i386/tcg-target.c.inc | 28 +++++++++++++++++-----------
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
