OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_H_SPR
(Results
1 - 22
of
22
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/or1k/
cpu.h
57
#define GET_H_GPR(index)
GET_H_SPR
(((index) + (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_GPR0))))
80
#define
GET_H_SPR
(index) or1k32bf_h_spr_get_raw (current_cpu, index)
106
#define GET_H_SYS_VR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_VR))
111
#define GET_H_SYS_UPR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_UPR))
116
#define GET_H_SYS_CPUCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_CPUCFGR))
121
#define GET_H_SYS_DMMUCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DMMUCFGR))
126
#define GET_H_SYS_IMMUCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_IMMUCFGR))
131
#define GET_H_SYS_DCCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCCFGR))
136
#define GET_H_SYS_ICCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_ICCFGR))
141
#define GET_H_SYS_DCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCFGR)
[
all
...]
traps.c
215
val =
GET_H_SPR
(addr);
cpu.c
52
return
GET_H_SPR
(regno);
/src/external/gpl3/gdb.old/dist/sim/or1k/
cpu.h
57
#define GET_H_GPR(index)
GET_H_SPR
(((index) + (ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_GPR0))))
80
#define
GET_H_SPR
(index) or1k32bf_h_spr_get_raw (current_cpu, index)
106
#define GET_H_SYS_VR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_VR))
111
#define GET_H_SYS_UPR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_UPR))
116
#define GET_H_SYS_CPUCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_CPUCFGR))
121
#define GET_H_SYS_DMMUCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DMMUCFGR))
126
#define GET_H_SYS_IMMUCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_IMMUCFGR))
131
#define GET_H_SYS_DCCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCCFGR))
136
#define GET_H_SYS_ICCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_ICCFGR))
141
#define GET_H_SYS_DCFGR()
GET_H_SPR
(ORSI (SLLSI (SPR_GROUP_SYS, 11), SPR_INDEX_SYS_DCFGR)
[
all
...]
traps.c
215
val =
GET_H_SPR
(addr);
cpu.c
52
return
GET_H_SPR
(regno);
/src/external/gpl3/gdb/dist/sim/frv/
traps.c
262
(long)
GET_H_SPR
(272),
263
(long)
GET_H_SPR
(273),
264
(long)
GET_H_SPR
(256),
265
(long)
GET_H_SPR
(263));
351
new_pc =
GET_H_SPR
(H_SPR_PCSR);
360
new_pc =
GET_H_SPR
(H_SPR_BPCSR);
690
if (address ==
GET_H_SPR
(H_SPR_NEEAR0 + reg_ix))
frv-sim.h
132
#define GET_HSR0()
GET_H_SPR
(H_SPR_HSR0)
153
#define GET_IHSR8()
GET_H_SPR
(H_SPR_IHSR8)
409
#define GET_PSR()
GET_H_SPR
(H_SPR_PSR)
422
#define GET_ISR()
GET_H_SPR
(H_SPR_ISR)
756
#define GET_NECR() (
GET_H_SPR
(H_SPR_NECR))
774
#define GET_NESR(index)
GET_H_SPR
(H_SPR_NESR0 + (index))
824
(flags)[0] =
GET_H_SPR
((NE_base)), \
825
(flags)[1] =
GET_H_SPR
((NE_base) + 1) \
sem.c
7933
SI opval =
GET_H_SPR
(FLD (f_spr));
8820
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8823
tmp_tmp = SUBSI (
GET_H_SPR
(((UINT) 273)), 1);
8832
USI opval =
GET_H_SPR
(((UINT) 272));
8841
USI opval =
GET_H_SPR
(((UINT) 272));
8868
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8870
USI opval =
GET_H_SPR
(((UINT) 272));
8891
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8909
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8912
USI opval =
GET_H_SPR
(((UINT) 272))
[
all
...]
interrupts.c
1170
new_pc =
GET_H_SPR
(H_SPR_TBR);
1209
new_pc =
GET_H_SPR
(H_SPR_TBR);
1257
new_pc =
GET_H_SPR
(H_SPR_TBR);
frv.c
78
SETTSI (buf,
GET_H_SPR
(spr));
490
oldval =
GET_H_SPR
(spr);
783
SI tmp =
GET_H_SPR
(spr);
cpu.c
580
return
GET_H_SPR
(regno);
cpu.h
144
#define
GET_H_SPR
(index) frvbf_h_spr_get_handler (current_cpu, index)
247
#define GET_H_ACCG(index) ANDSI (
GET_H_SPR
(((index) + (1472))), 255)
252
#define GET_H_ACC40S(index) ORDI (SLLDI (EXTQIDI (TRUNCSIQI (
GET_H_SPR
(((index) + (1472))))), 32), ZEXTSIDI (
GET_H_SPR
(((index) + (1408)))))
261
#define GET_H_ACC40U(index) ORDI (SLLDI (ZEXTSIDI (
GET_H_SPR
(((index) + (1472)))), 32), ZEXTSIDI (
GET_H_SPR
(((index) + (1408)))))
270
#define GET_H_IACC0(index) ORDI (SLLDI (EXTSIDI (
GET_H_SPR
(((UINT) 280))), 32), ZEXTSIDI (
GET_H_SPR
(((UINT) 281))))
registers.c
6474
new_val =
GET_H_SPR
(i) & ~mask;
6483
new_val =
GET_H_SPR
(H_SPR_PSR) & ~mask;
/src/external/gpl3/gdb.old/dist/sim/frv/
traps.c
262
(long)
GET_H_SPR
(272),
263
(long)
GET_H_SPR
(273),
264
(long)
GET_H_SPR
(256),
265
(long)
GET_H_SPR
(263));
351
new_pc =
GET_H_SPR
(H_SPR_PCSR);
360
new_pc =
GET_H_SPR
(H_SPR_BPCSR);
690
if (address ==
GET_H_SPR
(H_SPR_NEEAR0 + reg_ix))
frv-sim.h
132
#define GET_HSR0()
GET_H_SPR
(H_SPR_HSR0)
153
#define GET_IHSR8()
GET_H_SPR
(H_SPR_IHSR8)
409
#define GET_PSR()
GET_H_SPR
(H_SPR_PSR)
422
#define GET_ISR()
GET_H_SPR
(H_SPR_ISR)
756
#define GET_NECR() (
GET_H_SPR
(H_SPR_NECR))
774
#define GET_NESR(index)
GET_H_SPR
(H_SPR_NESR0 + (index))
824
(flags)[0] =
GET_H_SPR
((NE_base)), \
825
(flags)[1] =
GET_H_SPR
((NE_base) + 1) \
sem.c
7933
SI opval =
GET_H_SPR
(FLD (f_spr));
8820
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8823
tmp_tmp = SUBSI (
GET_H_SPR
(((UINT) 273)), 1);
8832
USI opval =
GET_H_SPR
(((UINT) 272));
8841
USI opval =
GET_H_SPR
(((UINT) 272));
8868
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8870
USI opval =
GET_H_SPR
(((UINT) 272));
8891
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8909
frvbf_model_branch (current_cpu,
GET_H_SPR
(((UINT) 272)), FLD (f_hint));
8912
USI opval =
GET_H_SPR
(((UINT) 272))
[
all
...]
interrupts.c
1170
new_pc =
GET_H_SPR
(H_SPR_TBR);
1209
new_pc =
GET_H_SPR
(H_SPR_TBR);
1257
new_pc =
GET_H_SPR
(H_SPR_TBR);
frv.c
78
SETTSI (buf,
GET_H_SPR
(spr));
490
oldval =
GET_H_SPR
(spr);
783
SI tmp =
GET_H_SPR
(spr);
cpu.c
580
return
GET_H_SPR
(regno);
cpu.h
144
#define
GET_H_SPR
(index) frvbf_h_spr_get_handler (current_cpu, index)
247
#define GET_H_ACCG(index) ANDSI (
GET_H_SPR
(((index) + (1472))), 255)
252
#define GET_H_ACC40S(index) ORDI (SLLDI (EXTQIDI (TRUNCSIQI (
GET_H_SPR
(((index) + (1472))))), 32), ZEXTSIDI (
GET_H_SPR
(((index) + (1408)))))
261
#define GET_H_ACC40U(index) ORDI (SLLDI (ZEXTSIDI (
GET_H_SPR
(((index) + (1472)))), 32), ZEXTSIDI (
GET_H_SPR
(((index) + (1408)))))
270
#define GET_H_IACC0(index) ORDI (SLLDI (EXTSIDI (
GET_H_SPR
(((UINT) 280))), 32), ZEXTSIDI (
GET_H_SPR
(((UINT) 281))))
registers.c
6474
new_val =
GET_H_SPR
(i) & ~mask;
6483
new_val =
GET_H_SPR
(H_SPR_PSR) & ~mask;
Completed in 86 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026