Home
last modified time | relevance | path

Searched refs:arm_pc_set (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/arm/
Dwrapper.c796 arm_pc_set (sim_cpu *cpu, sim_cia pc) in arm_pc_set() function
875 CPU_PC_STORE (cpu) = arm_pc_set; in sim_open()
DChangeLog-2021516 * wrapper.c (arm_pc_get, arm_pc_set): New functions.