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

  /src/external/gpl3/gdb/dist/sim/or1k/
traps.c 113 or1k32bf_exception (current_cpu, GET_H_SYS_PPC (), EXCEPT_FPE);
or1k.c 42 SETTWI (buf, GET_H_SYS_PPC ());
cpu.c 308 return GET_H_SYS_PPC ();
cpu.h 161 #define GET_H_SYS_PPC() GET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_PPC))
  /src/external/gpl3/gdb.old/dist/sim/or1k/
traps.c 113 or1k32bf_exception (current_cpu, GET_H_SYS_PPC (), EXCEPT_FPE);
or1k.c 42 SETTWI (buf, GET_H_SYS_PPC ());
cpu.c 308 return GET_H_SYS_PPC ();
cpu.h 161 #define GET_H_SYS_PPC() GET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_PPC))

Completed in 50 milliseconds