On 6/9/2022 3:38 pm, Sebastian Huber wrote:
> On 06/09/2022 07:29, Chris Johns wrote:
>> On 5/9/2022 4:36 pm, Sebastian Huber wrote:
>>> On 03/09/2022 01:17, Chris Johns wrote:
On 2/9/2022 2:27 pm, Sebastian Huber wrote:
> On 02.09.22 06:22, Sebastian Huber wrote:
>> On 02.09.22 04:22,
On 06/09/2022 07:29, Chris Johns wrote:
On 5/9/2022 4:36 pm, Sebastian Huber wrote:
On 03/09/2022 01:17, Chris Johns wrote:
On 2/9/2022 2:27 pm, Sebastian Huber wrote:
On 02.09.22 06:22, Sebastian Huber wrote:
On 02.09.22 04:22, Chris Johns wrote:
On 1/9/2022 6:26 pm, Sebastian Huber wrote
On 5/9/2022 4:36 pm, Sebastian Huber wrote:
> On 03/09/2022 01:17, Chris Johns wrote:
>> On 2/9/2022 2:27 pm, Sebastian Huber wrote:
>>> On 02.09.22 06:22, Sebastian Huber wrote:
On 02.09.22 04:22, Chris Johns wrote:
> On 1/9/2022 6:26 pm, Sebastian Huber wrote:
>> The VRSAVE feature o
On 03/09/2022 01:17, Chris Johns wrote:
On 2/9/2022 2:27 pm, Sebastian Huber wrote:
On 02.09.22 06:22, Sebastian Huber wrote:
On 02.09.22 04:22, Chris Johns wrote:
On 1/9/2022 6:26 pm, Sebastian Huber wrote:
The VRSAVE feature of the Altivec unit can be used to reduce the amount of
Altivec re
On 2/9/2022 2:27 pm, Sebastian Huber wrote:
> On 02.09.22 06:22, Sebastian Huber wrote:
>> On 02.09.22 04:22, Chris Johns wrote:
>>> On 1/9/2022 6:26 pm, Sebastian Huber wrote:
The VRSAVE feature of the Altivec unit can be used to reduce the amount of
Altivec registers which need to be sa
On 02.09.22 06:22, Sebastian Huber wrote:
On 02.09.22 04:22, Chris Johns wrote:
On 1/9/2022 6:26 pm, Sebastian Huber wrote:
The VRSAVE feature of the Altivec unit can be used to reduce the
amount of
Altivec registers which need to be saved/restored during interrupt
processing
and context sw
On 02.09.22 04:22, Chris Johns wrote:
On 1/9/2022 6:26 pm, Sebastian Huber wrote:
The VRSAVE feature of the Altivec unit can be used to reduce the amount of
Altivec registers which need to be saved/restored during interrupt processing
and context switches.
Which BSPs and hardware has this been
On 1/9/2022 6:26 pm, Sebastian Huber wrote:
> The VRSAVE feature of the Altivec unit can be used to reduce the amount of
> Altivec registers which need to be saved/restored during interrupt processing
> and context switches.
Which BSPs and hardware has this been tested on?
Thanks
Chris
_
The VRSAVE feature of the Altivec unit can be used to reduce the amount of
Altivec registers which need to be saved/restored during interrupt processing
and context switches.
Update #4712.
---
bsps/powerpc/shared/cpu_asm.S | 156 ++-
.../shared/exceptions/ppc_exc_async