On 6/6/19 12:45 PM, Peter Maydell wrote: > Convert the VRINTA/VRINTN/VRINTP/VRINTM instructions to decodetree. > Again, trans_VRINT() is temporarily left in translate.c. > > Signed-off-by: Peter Maydell <[email protected]> > --- > target/arm/translate.c | 60 +++++++++++++++++++++++------------- > target/arm/vfp-uncond.decode | 5 +++ > 2 files changed, 43 insertions(+), 22 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
