HomeSort by: relevance | last modified time | path
    Searched refs:SPR_SPRG1 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/powerpc/include/
spr.h 137 #define SPR_SPRG1 0x111 /* E468 SPR General 1 */
  /src/sys/arch/powerpc/booke/
trap_subr.S 111 FRAME_EXC_PROLOGUE(26, SPR_SPRG1, SRR)
114 FRAME_EXC_PROLOGUE(24, SPR_SPRG1, SRR); \
119 FRAME_EXC_PROLOGUE(25, SPR_SPRG1, SRR); \
123 FRAME_EXC_PROLOGUE(20, SPR_SPRG1, SRR); \
128 FRAME_EXC_PROLOGUE(26, SPR_SPRG1, SRR)
trap.c 765 (uintmax_t)mfspr(SPR_SPRG1));

Completed in 35 milliseconds