Searched refs:STATE_MODEL_NAME (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-model.c72 STATE_MODEL_NAME (sd) = arg;
225 && STATE_MODEL_NAME (sd))
228 const SIM_MODEL *model = sim_model_lookup (sd, STATE_MODEL_NAME (sd));
H A Dsim-base.h152 #define STATE_MODEL_NAME(sd) ((sd)->model_name) macro
/netbsd-current/external/gpl3/gdb/dist/sim/iq2000/
H A Dsim-if.c69 STATE_MODEL_NAME (sd) = "iq2000";
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dinterp.c73 STATE_MODEL_NAME (sd) = WITH_TARGET_WORD_BITSIZE == 32 ? "RV32G" : "RV64G";
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Dsim-if.c134 STATE_MODEL_NAME (sd) = "bpf-def";
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Dsim-if.c64 STATE_MODEL_NAME (sd) = "fr500";
/netbsd-current/external/gpl3/gdb/dist/sim/or1k/
H A Dsim-if.c168 STATE_MODEL_NAME (sd) = "or1200";
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dsim-if.c65 STATE_MODEL_NAME (sd) = "m32r/d";
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dsim-if.c100 STATE_MODEL_NAME (sd) = "lm32";
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dinterp.c672 STATE_MODEL_NAME (sd) = "bf537";
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dsim-if.c670 STATE_MODEL_NAME (sd) = "crisv32";

Completed in 236 milliseconds