On Fri, 14 Feb 2020 at 18:16, Richard Henderson
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
> ---
> target/arm/vfp.decode
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
---
target/arm/vfp.decode | 17 +--
target/arm/translate-vfp.inc.c | 52 +++