On 12/04/2013 10:51 AM, Peter Maydell wrote: > The information which AArch32 holds in the FPSCR is split for > AArch64 into two logically distinct registers, FPSR and FPCR. > Since they are carefully arranged to use non-overlapping bits, > we leave the underlying state in the same place, and provide > accessor functions which just update the appropriate bits > via vfp_get_fpscr() and vfp_set_fpscr(). > > Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> > --- > target-arm/cpu.h | 28 ++++++++++++++++++++++++++++ > 1 file changed, 28 insertions(+) Reviewed-by: Richard Henderson <rth@xxxxxxxxxxx> r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm