Searched refs:sh64_h_pc_get (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/sh64/
H A Dcpu.c33 sh64_h_pc_get (SIM_CPU *current_cpu) function
H A Dcpu.h245 UDI sh64_h_pc_get (SIM_CPU *);
H A Dsh64.c831 *((unsigned64*) buf) = H2T_8 (sh64_h_pc_get (cpu) | sh64_h_ism_get (cpu));
1001 CPU_PC_FETCH (cpu) = sh64_h_pc_get;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/sh64/
H A Dcpu.c33 sh64_h_pc_get (SIM_CPU *current_cpu) function
H A Dcpu.h245 UDI sh64_h_pc_get (SIM_CPU *);
H A Dsh64.c831 *((unsigned64*) buf) = H2T_8 (sh64_h_pc_get (cpu) | sh64_h_ism_get (cpu));
1001 CPU_PC_FETCH (cpu) = sh64_h_pc_get;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/sh64/
H A Dcpu.c33 sh64_h_pc_get (SIM_CPU *current_cpu) function
H A Dcpu.h245 UDI sh64_h_pc_get (SIM_CPU *);
H A Dsh64.c831 *((unsigned64*) buf) = H2T_8 (sh64_h_pc_get (cpu) | sh64_h_ism_get (cpu));
1001 CPU_PC_FETCH (cpu) = sh64_h_pc_get;

Completed in 79 milliseconds