Searched refs:instruction_call (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dos_emul.c139 if (emulation != (os_emul*)0 && emulation->instruction_call != 0)
140 return emulation->instruction_call(processor, cia, ra, emulation->data);
H A Demul_generic.h72 os_emul_instruction_call_handler *instruction_call; member in struct:_os_emul
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dos_emul.c139 if (emulation != (os_emul*)0 && emulation->instruction_call != 0)
140 return emulation->instruction_call(processor, cia, ra, emulation->data);
H A Demul_generic.h72 os_emul_instruction_call_handler *instruction_call; member in struct:_os_emul
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dos_emul.c139 if (emulation != (os_emul*)0 && emulation->instruction_call != 0)
140 return emulation->instruction_call(processor, cia, ra, emulation->data);
H A Demul_generic.h72 os_emul_instruction_call_handler *instruction_call; member in struct:_os_emul

Completed in 160 milliseconds