Hi ,

These patches add the code to recognize three Zhaoxin processors(zxc, kx5000, 
kx6000).

The CPU Vendor ID "Shanghai" and "CentaurHauls" belongs to Zhaoxin and this 
part of

the code is maintained and upgraded by Zhaoxin now.


Please review and merge.

 acinclude.m4                   |    2 +-
 config.guess                   |   20 ++-
 config.sub                     |    2 +-
 configure.ac                   |   21 +++-
 mpn/x86/fat/fat.c              |   36 +++++-
 mpn/x86_64/fat/fat.c           |   51 +++++++-
 mpn/x86_64/kx5000/gmp-mparam.h |  172 +++++++++++++++++++++++++++++
 mpn/x86_64/kx6000/gmp-mparam.h |  161 +++++++++++++++++++++++++++
 mpn/x86_64/zxc/gmp-mparam.h    |  239 +++++++++++++++++++++++++++++++++++++++++
 9 files changed, 688 insertions(+), 16 deletions(-)

Thanks,

Dylan
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to