HomeSort by: relevance | last modified time | path
    Searched refs:SET_H_SYS_EPCR0 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/or1k/
traps.c 147 SET_H_SYS_EPCR0 (pc + 4 - (or1k_cpu->delay_slot ? 4 : 0));
154 SET_H_SYS_EPCR0 (pc - (or1k_cpu->delay_slot ? 4 : 0));
cpu.c 348 SET_H_SYS_EPCR0 (newval);
cpu.h 172 #define SET_H_SYS_EPCR0(x) \
  /src/external/gpl3/gdb/dist/sim/or1k/
traps.c 147 SET_H_SYS_EPCR0 (pc + 4 - (or1k_cpu->delay_slot ? 4 : 0));
154 SET_H_SYS_EPCR0 (pc - (or1k_cpu->delay_slot ? 4 : 0));
cpu.c 348 SET_H_SYS_EPCR0 (newval);
cpu.h 172 #define SET_H_SYS_EPCR0(x) \

Completed in 28 milliseconds