Searched refs:SPR_DSCR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/powerpc/powerpc/
H A Dswtch64.S133 mtspr SPR_DSCR, %r6
208 mtspr SPR_DSCR, %r7
H A Dexec_machdep.c1040 if (spr == SPR_DSCR) {
1043 td->td_pcb->pcb_dscr = mfspr(SPR_DSCR);
1058 if (spr == SPR_DSCR) {
/freebsd-12-stable/sys/powerpc/include/
H A Dspr.h100 #define SPR_DSCR 0x011 /* Data Stream Control Register */ macro

Completed in 178 milliseconds