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

  /src/external/gpl3/gdb/dist/sim/or1k/
traps.c 205 if (!GET_H_SYS_SR_SM () && !GET_H_SYS_SR_SUMRA ())
255 if (!GET_H_SYS_SR_SM () && !GET_H_SYS_SR_SUMRA ())
cpu.c 9716 return GET_H_SYS_SR_SM ();
cpu.h 3101 #define GET_H_SYS_SR_SM() or1k32bf_h_spr_field_get_raw (current_cpu, ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_SR), 0, 0)
  /src/external/gpl3/gdb.old/dist/sim/or1k/
traps.c 205 if (!GET_H_SYS_SR_SM () && !GET_H_SYS_SR_SUMRA ())
255 if (!GET_H_SYS_SR_SM () && !GET_H_SYS_SR_SUMRA ())
cpu.c 9716 return GET_H_SYS_SR_SM ();
cpu.h 3101 #define GET_H_SYS_SR_SM() or1k32bf_h_spr_field_get_raw (current_cpu, ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_SR), 0, 0)

Completed in 25 milliseconds