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.c339 mtspr(SPR_TAR, 0); in trap()
H A Dexec_machdep.c623 pcb->pcb_tar = mfspr(SPR_TAR); in cpu_save_thread_regs()
/freebsd/sys/powerpc/include/
H A Dspr.h460 #define SPR_TAR 0x32f /* .6. Branch Target Address Register */ macro