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