On 01/06/2014 05:11 AM, Peter Maydell wrote: > From: Alexander Graf <agraf@xxxxxxx> > > This patch adds emulation for the instruction group labeled > "Floating-point <-> fixed-point conversions" in the ARM ARM. > > Namely this includes the instructions SCVTF, UCVTF, FCVTZS, FCVTZU > (scalar, fixed-point). > > Signed-off-by: Alexander Graf <agraf@xxxxxxx> > [WN: Commit message tweak, rebased, updated to new infrastructure. > Applied bug fixes from Michael Matz and Janne Grunau.] > Signed-off-by: Will Newton <will.newton@xxxxxxxxxx> > [PMM: significant cleanup] > Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> > --- > target-arm/helper.c | 13 ++++ > target-arm/helper.h | 2 + > target-arm/translate-a64.c | 186 ++++++++++++++++++++++++++++++++++++++++++++- > 3 files changed, 200 insertions(+), 1 deletion(-) Reviewed-by: Richard Henderson <rth@xxxxxxxxxxx> r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm