Searched hist:"42 bea956f6f7477c06186c7add62fa0107a27a9c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | aspeed_ast2600.c | diff 42bea956f6f7477c06186c7add62fa0107a27a9c Tue Jun 06 23:39:43 CDT 2023 Cédric Le Goater <clg@kaod.org> target/arm: Allow users to set the number of VFP registers
Cortex A7 CPUs with an FPU implementing VFPv4 without NEON support have 16 64-bit FPU registers and not 32 registers. Let users set the number of VFP registers with a CPU property.
The primary use case of this property is for the Cortex A7 of the Aspeed AST2600 SoC.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | diff 42bea956f6f7477c06186c7add62fa0107a27a9c Tue Jun 06 23:39:43 CDT 2023 Cédric Le Goater <clg@kaod.org> target/arm: Allow users to set the number of VFP registers
Cortex A7 CPUs with an FPU implementing VFPv4 without NEON support have 16 64-bit FPU registers and not 32 registers. Let users set the number of VFP registers with a CPU property.
The primary use case of this property is for the Cortex A7 of the Aspeed AST2600 SoC.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
H A D | cpu.h | diff 42bea956f6f7477c06186c7add62fa0107a27a9c Tue Jun 06 23:39:43 CDT 2023 Cédric Le Goater <clg@kaod.org> target/arm: Allow users to set the number of VFP registers
Cortex A7 CPUs with an FPU implementing VFPv4 without NEON support have 16 64-bit FPU registers and not 32 registers. Let users set the number of VFP registers with a CPU property.
The primary use case of this property is for the Cortex A7 of the Aspeed AST2600 SoC.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|