Home
last modified time | relevance | path

Searched refs:_sim_cpu (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-base.h73 typedef struct _sim_cpu SIM_CPU;
74 typedef struct _sim_cpu sim_cpu;
Dsim-profile.h122 struct _sim_cpu; /* forward reference */
123 typedef void (PROFILE_INFO_CPU_CALLBACK_FN) (struct _sim_cpu *cpu, bool verbose);
Dsim-cpu.h49 struct _sim_cpu { struct
Dhw-device.h147 struct _sim_cpu *hw_system_cpu (struct hw *hw);
Dsim-hw.c480 struct _sim_cpu *
DChangeLog-20216121 (_sim_cpu): Delete forward reference.
/netbsd/src/external/gpl3/gdb/dist/sim/m68hc11/
DChangeLog-2021701 (_sim_cpu): Add cpu_start_mode.
712 (struct _sim_cpu): Add memory bank members.
839 * sim-main.h (_sim_cpu): New member hw_cpu.
959 (_sim_cpu): Keep track of the cpu being simulated.
1098 * sim-main.h (_sim_cpu): Add cpu_config member.
1150 * m68hc11_sim.h (_sim_cpu): Allow configuration of cpu mode.
1187 (_sim_cpu): New member cpu_page0_reg table.
1253 * m68hc11_sim.h (_sim_cpu): Added members cpu_use_elf_start and
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
DChangeLog-2021562 * sim-main.h (_sim_cpu, SIM_CPU): Delete.
826 * sim-main.h (struct _sim_cpu): New member
831 (MY (f_specific_init)): Set new _sim_cpu member to new function.
988 (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
1033 * sim-main.h (struct _sim_cpu): New members last_syscall,
1037 (cris_break_13_handler): Set new _sim_cpu members.
/netbsd/src/external/gpl3/gdb/dist/sim/avr/
DChangeLog-2021293 (struct _sim_cpu): Add pc and cycles.
/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
DChangeLog-2021424 * sim-main.h (_sim_cpu, SIM_CPU): Delete.
/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
DChangeLog-2021542 * sim-main.h (_sim_cpu, SIM_CPU): Delete.
1709 * sim-main.h (_sim_cpu): Delete member `par_exec'.
1797 (_sim_cpu): Include member appropriate cpu_data member for the cpu.
1974 (struct _sim_cpu): Move base type to end per common.
/netbsd/src/external/gpl3/gdb/dist/sim/mcore/
DChangeLog-2021289 (_sim_cpu): Add regs, asints, active_gregs, ticks, stalls, cycles,
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
DChangeLog-2021438 * sim-main.h (_sim_cpu, SIM_CPU): Delete.
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
DChangeLog-2021546 * sim-main.h (_sim_cpu, SIM_CPU): Delete.
1100 * sim-main.h (_sim_cpu): New field 'elf_flags'.
1514 * sim-main.h (_sim_cpu): Add load_address, load_length, load_flag and
2530 * sim-main.h (_sim_cpu): Add debug_state member.
/netbsd/src/external/gpl3/gdb/dist/sim/mips/
DChangeLog-20211475 (_sim_cpu): Move 'fgr' member to be right before 'fpr_state' member.
1574 (_sim_cpu): New member "acc".
1875 of _sim_cpu struct declaration.
2088 (_sim_cpu): Add exc_* fields to store register value snapshots.
2505 (struct _sim_cpu): Make hiaccess and loaccess of type hilo_access.
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
DChangeLog-20211156 * sim-main.h (struct _sim_cpu): Add psw_mask so that reserved bits
1436 * sim-main.h(struct _sim_cpu): Rename struct _state.
/netbsd/src/external/gpl3/gdb/dist/sim/mn10300/
DChangeLog-2021934 (_sim_cpu): Add exc_* fields to store register value snapshots.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git106001 …ismatch; have 'uint32_t(sim_cpu *, FlagMask)' {aka 'unsigned int(struct _sim_cpu *, FlagMask)'} [-…
106006 …ts' with type 'uint32_t(sim_cpu *, uint32_t)' {aka 'unsigned int(struct _sim_cpu *, unsigned int)'}