qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 02/43] target/loongarch: Add core definition


From: Richard Henderson
Subject: Re: [PATCH v3 02/43] target/loongarch: Add core definition
Date: Mon, 9 May 2022 13:29:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/29/22 05:06, Xiaojuan Yang wrote:
+    DEFINE_LOONGARCH_CPU_TYPE("Loongson-3A5000", loongarch_3a5000_initfn),

Follow up on the comments against patch 34, and reading the 3A5000 manual, I see

# On-chip integration of four 64-bit quad-launch superscalar GS464v processor 
cores.

Therefore it would seem that the cpu core here in target/loongarch/ should be named "gs464v", and the 3A5000 name should be reserved for the cpu package over in hw/loongarch/.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]