On 2019/5/25 2:52, wkitt...@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;





_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to