Home
last modified time | relevance | path

Searched refs:SPR_L1CSR1 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/evbppc/mpc85xx/
H A Dmpc85xx_start.S257 mfspr %r3, SPR_L1CSR1
259 mtspr SPR_L1CSR1, %r3
H A Dmachdep.c678 uint32_t l1csr1 = mfspr(SPR_L1CSR1); in cpu_probe_cache()
/netbsd-src/sys/arch/powerpc/include/booke/
H A Dspr.h508 #define SPR_L1CSR1 1011 /* E... L1 Cache Control and Status Register 1 (Instruction) */ macro