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

/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/or1k/
H A Dspr-defs.h27 #define SPRGROUP_IMMU (2<< MAX_SPRS_PER_GRP_BITS) macro
70 #define SPR_IMMUCR (SPRGROUP_IMMU + 0)
71 #define SPR_ITLBEIR (SPRGROUP_IMMU + 2)
72 #define SPR_ITLBMR_BASE(WAY) (SPRGROUP_IMMU + 0x200 + (WAY) * 0x100)
73 #define SPR_ITLBMR_LAST(WAY) (SPRGROUP_IMMU + 0x27f + (WAY) * 0x100)
74 #define SPR_ITLBTR_BASE(WAY) (SPRGROUP_IMMU + 0x280 + (WAY) * 0x100)
75 #define SPR_ITLBTR_LAST(WAY) (SPRGROUP_IMMU + 0x2ff + (WAY) * 0x100)
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/or1k/
H A Dspr-defs.h27 #define SPRGROUP_IMMU (2<< MAX_SPRS_PER_GRP_BITS) macro
70 #define SPR_IMMUCR (SPRGROUP_IMMU + 0)
71 #define SPR_ITLBEIR (SPRGROUP_IMMU + 2)
72 #define SPR_ITLBMR_BASE(WAY) (SPRGROUP_IMMU + 0x200 + (WAY) * 0x100)
73 #define SPR_ITLBMR_LAST(WAY) (SPRGROUP_IMMU + 0x27f + (WAY) * 0x100)
74 #define SPR_ITLBTR_BASE(WAY) (SPRGROUP_IMMU + 0x280 + (WAY) * 0x100)
75 #define SPR_ITLBTR_LAST(WAY) (SPRGROUP_IMMU + 0x2ff + (WAY) * 0x100)

Completed in 186 milliseconds