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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Dcpuv10.c83 return GET_H_GR_PC (regno);
H A Dcpuv10.h126 #define GET_H_GR(index) GET_H_GR_PC (index)
131 #define GET_H_GR_PC(index) ((((index) == (15))) ? ((cgen_rtx_error (current_cpu, "General register read of PC is not implemented."), 0)) : (CPU (h_gr_real_pc[index]))) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Dcpuv10.c83 return GET_H_GR_PC (regno);
H A Dcpuv10.h126 #define GET_H_GR(index) GET_H_GR_PC (index)
131 #define GET_H_GR_PC(index) ((((index) == (15))) ? ((cgen_rtx_error (current_cpu, "General register read of PC is not implemented."), 0)) : (CPU (h_gr_real_pc[index]))) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Dcpuv10.c83 return GET_H_GR_PC (regno);
H A Dcpuv10.h126 #define GET_H_GR(index) GET_H_GR_PC (index)
131 #define GET_H_GR_PC(index) ((((index) == (15))) ? ((cgen_rtx_error (current_cpu, "General register read of PC is not implemented."), 0)) : (CPU (h_gr_real_pc[index]))) macro

Completed in 79 milliseconds