On Fri, 14 Feb 2020 at 18:16, Richard Henderson <[email protected]> wrote: > > Passing the raw o1 and o2 fields from the manual is less > instructive than it might be. Do the full decode and let > the trans_* functions pass in booleans to a helper. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/vfp.decode | 17 +++++------ > target/arm/translate-vfp.inc.c | 52 ++++++++++++++++++++++++++++++---- > 2 files changed, 55 insertions(+), 14 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
