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

/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/or1k/
H A Dspr-defs.h28 #define SPRGROUP_DC (3<< MAX_SPRS_PER_GRP_BITS) macro
78 #define SPR_DCCR (SPRGROUP_DC + 0)
79 #define SPR_DCBPR (SPRGROUP_DC + 1)
80 #define SPR_DCBFR (SPRGROUP_DC + 2)
81 #define SPR_DCBIR (SPRGROUP_DC + 3)
82 #define SPR_DCBWR (SPRGROUP_DC + 4)
83 #define SPR_DCBLR (SPRGROUP_DC + 5)
84 #define SPR_DCR_BASE(WAY) (SPRGROUP_DC + 0x200 + (WAY) * 0x200)
85 #define SPR_DCR_LAST(WAY) (SPRGROUP_DC + 0x3ff + (WAY) * 0x200)
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/or1k/
H A Dspr-defs.h28 #define SPRGROUP_DC (3<< MAX_SPRS_PER_GRP_BITS) macro
78 #define SPR_DCCR (SPRGROUP_DC + 0)
79 #define SPR_DCBPR (SPRGROUP_DC + 1)
80 #define SPR_DCBFR (SPRGROUP_DC + 2)
81 #define SPR_DCBIR (SPRGROUP_DC + 3)
82 #define SPR_DCBWR (SPRGROUP_DC + 4)
83 #define SPR_DCBLR (SPRGROUP_DC + 5)
84 #define SPR_DCR_BASE(WAY) (SPRGROUP_DC + 0x200 + (WAY) * 0x200)
85 #define SPR_DCR_LAST(WAY) (SPRGROUP_DC + 0x3ff + (WAY) * 0x200)

Completed in 85 milliseconds