On 12/28/2013 01:49 PM, Peter Maydell wrote: > Use the VFP_BINOP macro to provide helpers for min, max, minnum > and maxnum, rather than hand-rolling them. (The float64 max > version is not used by A32 but will be needed for A64.) > > Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> > --- > target-arm/helper.c | 29 ++++------------------------- > target-arm/helper.h | 15 ++++++++------- > target-arm/neon_helper.c | 12 ------------ > target-arm/translate.c | 16 ++++++++-------- > 4 files changed, 20 insertions(+), 52 deletions(-) Reviewed-by: Richard Henderson <rth@xxxxxxxxxxx> r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm