Hi Claudio,
+Eduardo/Paolo
On 2/5/21 11:56 PM, Richard Henderson wrote:
> From: Claudio Fontana
>
> add a new optional interface to CPUClass, which allows accelerators
> to extend the CPUClass with additional accelerator-specific
> initializations.
>
> This will allow to separate the target cp
From: Claudio Fontana
add a new optional interface to CPUClass, which allows accelerators
to extend the CPUClass with additional accelerator-specific
initializations.
This will allow to separate the target cpu code that is specific
to each accelerator, and register it automatically with object
h