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

  /src/external/gpl3/gdb/dist/sim/or1k/
cpu.h 60 SET_H_SPR ((((index)) + (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_GPR0))), (x));\
81 #define SET_H_SPR(index, x) \
109 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_VR), (x));\
114 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_UPR), (x));\
119 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_CPUCFGR), (x));\
124 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DMMUCFGR), (x));\
129 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_IMMUCFGR), (x));\
134 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCCFGR), (x));\
139 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_ICCFGR), (x));\
144 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCFGR), (x));
    [all...]
traps.c 274 SET_H_SPR (addr, val);
278 SET_H_SPR (addr, val);
298 SET_H_SPR (addr, val);
cpu.c 60 SET_H_SPR (regno, newval);
  /src/external/gpl3/gdb.old/dist/sim/or1k/
cpu.h 60 SET_H_SPR ((((index)) + (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_GPR0))), (x));\
81 #define SET_H_SPR(index, x) \
109 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_VR), (x));\
114 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_UPR), (x));\
119 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_CPUCFGR), (x));\
124 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DMMUCFGR), (x));\
129 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_IMMUCFGR), (x));\
134 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCCFGR), (x));\
139 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_ICCFGR), (x));\
144 SET_H_SPR (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCFGR), (x));
    [all...]
traps.c 274 SET_H_SPR (addr, val);
278 SET_H_SPR (addr, val);
298 SET_H_SPR (addr, val);
cpu.c 60 SET_H_SPR (regno, newval);
  /src/external/gpl3/gdb/dist/sim/frv/
interrupts.c 1166 SET_H_SPR (H_SPR_BPCSR, current_pc);
1203 SET_H_SPR (H_SPR_PCSR, previous_vliw_pc);
1205 SET_H_SPR (H_SPR_PCSR, current_pc);
1253 SET_H_SPR (H_SPR_PCSR, GET_H_PC ());
cpu.c 588 SET_H_SPR (regno, newval);
frv-sim.h 133 #define SET_HSR0(hsr0) SET_H_SPR (H_SPR_HSR0, (hsr0))
423 #define SET_ISR(isr) SET_H_SPR (H_SPR_ISR, (isr))
frv.c 127 SET_H_SPR (spr, GETTSI (buf));
784 SET_H_SPR (spr, GET_H_GR (gr));
cpu.h 145 #define SET_H_SPR(index, x) \
274 SET_H_SPR (((UINT) 280), TRUNCDISI (SRLDI ((x), 32)));\
275 SET_H_SPR (((UINT) 281), TRUNCDISI ((x)));\
registers.c 6434 SET_H_SPR (i, spr_control->init_value);
6443 SET_H_SPR (H_SPR_PSR, spr_control->init_value);
6476 SET_H_SPR (i, new_val);
6485 SET_H_SPR (H_SPR_PSR, new_val);
  /src/external/gpl3/gdb.old/dist/sim/frv/
interrupts.c 1166 SET_H_SPR (H_SPR_BPCSR, current_pc);
1203 SET_H_SPR (H_SPR_PCSR, previous_vliw_pc);
1205 SET_H_SPR (H_SPR_PCSR, current_pc);
1253 SET_H_SPR (H_SPR_PCSR, GET_H_PC ());
cpu.c 588 SET_H_SPR (regno, newval);
frv-sim.h 133 #define SET_HSR0(hsr0) SET_H_SPR (H_SPR_HSR0, (hsr0))
423 #define SET_ISR(isr) SET_H_SPR (H_SPR_ISR, (isr))
frv.c 127 SET_H_SPR (spr, GETTSI (buf));
784 SET_H_SPR (spr, GET_H_GR (gr));
cpu.h 145 #define SET_H_SPR(index, x) \
274 SET_H_SPR (((UINT) 280), TRUNCDISI (SRLDI ((x), 32)));\
275 SET_H_SPR (((UINT) 281), TRUNCDISI ((x)));\
registers.c 6434 SET_H_SPR (i, spr_control->init_value);
6443 SET_H_SPR (H_SPR_PSR, spr_control->init_value);
6476 SET_H_SPR (i, new_val);
6485 SET_H_SPR (H_SPR_PSR, new_val);

Completed in 241 milliseconds