Home
last modified time | relevance | path

Searched defs:cpu_call (Results 1 – 4 of 4) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/sim/m68hc11/
H A Dm68hc11_sim.c99 cpu_call (sim_cpu *cpu, uint16 addr) in cpu_call() function
/dports/devel/gdb761/gdb-7.6.1/sim/m68hc11/
H A Dm68hc11_sim.c98 cpu_call (sim_cpu *cpu, uint16 addr) in cpu_call() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/m68hc11/
H A Dm68hc11_sim.c99 cpu_call (sim_cpu *cpu, uint16 addr) in cpu_call() function
/dports/emulators/cemu/CEmu-1.3/core/
H A Dcpu.c387 static void cpu_call(uint32_t address, bool mixed) { in cpu_call() function