Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powerpc/
H A Dswtch64.S147 mfspr %r7, SPR_BESCR
258 mtspr SPR_BESCR, %r6
H A Dtrap.c334 mtspr(SPR_BESCR, 0); in trap()
H A Dexec_machdep.c616 pcb->pcb_ebb.bescr = mfspr(SPR_BESCR); in cpu_save_thread_regs()
/freebsd/sys/powerpc/include/
H A Dspr.h457 #define SPR_BESCR 0x326 /* .6. Branch Event Status and Control Register */ macro