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: yangxiaojuan
Subject: Re: [PATCH v3 02/43] target/loongarch: Add core definition
Date: Tue, 10 May 2022 20:01:21 +0800
User-agent: Mozilla/5.0 (X11; Linux loongarch64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0


On 2022/5/10 上午4:29, Richard Henderson wrote:
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/.

OK,  the lastest manual  [1]  the cpu core named  ' LA464',  I will correct it  on v4. [1] : https://loongson.github.io/LoongArch-Documentation/Loongson-3A5000-usermanual-EN.pdf

Thanks.
Xiaojuan




reply via email to

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