Peter Maydell <peter.maydell@xxxxxxxxxx> writes: > On 11 September 2012 07:10, Rusty Russell <rusty.russell@xxxxxxxxxx> wrote: >> +/* VFP registers: we could overload CP10 like ARM does, but that's ugly. */ >> +#define KVM_REG_ARM_VFP (0x0012 << KVM_REG_ARM_COPROC_SHIFT) >> +#define KVM_REG_ARM_VFP_ID_MASK 0x000000000000FFFF >> +#define KVM_REG_ARM_VFP_ID_BASE_REG 0x0 > > ...this is the base for the main VFP registers, right? Why does it have > 'ID' in its name? Fixed, thanks. Rusty. _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm