Searched refs:SPRGROUP_IC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/or1k/
H A Dspr-defs.h29 #define SPRGROUP_IC (4<< MAX_SPRS_PER_GRP_BITS) macro
88 #define SPR_ICCR (SPRGROUP_IC + 0)
89 #define SPR_ICBPR (SPRGROUP_IC + 1)
90 #define SPR_ICBIR (SPRGROUP_IC + 2)
91 #define SPR_ICBLR (SPRGROUP_IC + 3)
92 #define SPR_ICR_BASE(WAY) (SPRGROUP_IC + 0x200 + (WAY) * 0x200)
93 #define SPR_ICR_LAST(WAY) (SPRGROUP_IC + 0x3ff + (WAY) * 0x200)
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/or1k/
H A Dspr-defs.h29 #define SPRGROUP_IC (4<< MAX_SPRS_PER_GRP_BITS) macro
88 #define SPR_ICCR (SPRGROUP_IC + 0)
89 #define SPR_ICBPR (SPRGROUP_IC + 1)
90 #define SPR_ICBIR (SPRGROUP_IC + 2)
91 #define SPR_ICBLR (SPRGROUP_IC + 3)
92 #define SPR_ICR_BASE(WAY) (SPRGROUP_IC + 0x200 + (WAY) * 0x200)
93 #define SPR_ICR_LAST(WAY) (SPRGROUP_IC + 0x3ff + (WAY) * 0x200)

Completed in 127 milliseconds