On 17/02/26, Taylor Simpson wrote:
> Add the following CPU versions that were previously missing
>     v5
>     v55
>     v60
>     v61
>     v62
>     v65
> 
> Create a CPUHexagonDef struct to represent the definition of a core

           HexagonCPUDef :)



>     Currently contains an enum with the known Hexagon CPU versions
> Add a field to HexagonCPUClass to note the Hexagon definition
> 
> Co-authored-by: Matheus Tavares Bernardino 
> <[email protected]>
> Co-authored-by: Brian Cain <[email protected]>
> Signed-off-by: Taylor Simpson <[email protected]>
> ---
>  target/hexagon/cpu-qom.h | 27 +++++++++++++++++++++++
>  target/hexagon/cpu.h     |  2 ++
>  target/hexagon/cpu.c     | 46 ++++++++++++++++++++++++----------------
>  3 files changed, 57 insertions(+), 18 deletions(-)

Otherwise looks good,

Reviewed-by: Anton Johansson <[email protected]>

Reply via email to