[PATCH v3 2/2] ARM: ptrace: Migrate to regsets framework
Ulrich Weigand
Ulrich.Weigand at de.ibm.com
Mon Apr 4 14:51:47 EDT 2011
Dave Martin <dave.martin at linaro.org> wrote on 04/04/2011 06:43:26 PM:
> +/*
> + * The size of the user-visible VFP state as seen by
PTRACE_GET/SETVFPREGS
> + * and core dumps.
> + */
> +#define ARM_VFPREGS_SIZE ( 32 * 4 /*fpregs*/ + 4 /*fpscr*/ )
This should be 32 * 8 + 4, not 32 * 4 + 4, shouldn't it?
Mit freundlichen Gruessen / Best Regards
Ulrich Weigand
--
Dr. Ulrich Weigand | Phone: +49-7031/16-3727
STSM, GNU compiler and toolchain for Linux on System z and Cell/B.E.
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter | Geschäftsführung: Dirk
Wittkopp
Sitz der Gesellschaft: Böblingen | Registergericht: Amtsgericht
Stuttgart, HRB 243294
More information about the linux-arm-kernel
mailing list