Home
last modified time | relevance | path

Searched refs:SPR_TAR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dswtch64.S159 mfspr %r7, SPR_TAR
270 mtspr SPR_TAR, %r6
H A Dtrap.c341 mtspr(SPR_TAR, 0); in trap()
H A Dexec_machdep.c623 pcb->pcb_tar = mfspr(SPR_TAR); in cpu_update_pcb()
/freebsd/sys/powerpc/include/
H A Dspr.h467 #define SPR_TAR 0x32f /* .6. Branch Target Address Register */
462 #define SPR_TAR global() macro