/* Generated automatically by "genstr" from "isa-evolution.in". Please do not edit this file directly. Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see . */ #include "config.h" #include "system.h" #include "coretypes.h" #include "options.h" #include "loongarch-evolution.h" int la_evo_feature_masks[] = { OPTION_MASK_ISA_FRECIPE, OPTION_MASK_ISA_DIV32, OPTION_MASK_ISA_LAM_BH, OPTION_MASK_ISA_LAMCAS, OPTION_MASK_ISA_LD_SEQ_SA, }; const char* la_evo_macro_name[] = { "__loongarch_frecipe", "__loongarch_div32", "__loongarch_lam_bh", "__loongarch_lamcas", "__loongarch_ld_seq_sa", }; int la_evo_version_major[] = { 1, /* FRECIPE */ 1, /* DIV32 */ 1, /* LAM_BH */ 1, /* LAMCAS */ 1, /* LD_SEQ_SA */ }; int la_evo_version_minor[] = { 1, /* FRECIPE */ 1, /* DIV32 */ 1, /* LAM_BH */ 1, /* LAMCAS */ 1, /* LD_SEQ_SA */ };