On Fri, 14 Feb 2020 at 18:16, Richard Henderson <richard.hender...@linaro.org> 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 <richard.hender...@linaro.org> > --- > target/arm/vfp.decode | 17 +++++------ > target/arm/translate-vfp.inc.c | 52 ++++++++++++++++++++++++++++++---- > 2 files changed, 55 insertions(+), 14 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM