[fpc-devel] [PATCH] Add support for Hygon Dhyana processor

Jinke Fan fanjinke51 at yeah.net
Mon May 27 05:22:49 CEST 2019


On 2019/5/25 2:52, wkitty42 at windstream.net wrote:
> On 5/23/19 5:10 AM, Jinke Fan wrote:
>>       { return base type of processor: 0 - is Unknown, 10 - is AMD 
>> (AuthenticAMD), }
>> +    {                                10 - is Hygon (HygonGenuine) }
> 
> is there a problem here? AMD and Hygon are both listed as 10...
Hygon CPU originates from AMD technology and shares most of the
architecture with AMD's family 17h, but with different CPU Vendor
ID("HygonGenuine")/Family series number(Family 18h).
So, Hygon CPU reuses the AMD's code path.

Thanks for your reply.

Best regards,
Jinke Fan
> 
>>       {                                20 - is Intel (GenuineIntel) }
>>       function getdevel:byte;
> 
> 
> 
> 




More information about the fpc-devel mailing list