Home
last modified time | relevance | path

Searched refs:L1CSR1_ICPE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/booke/
H A Dlocore.S890 oris %r3, %r3, (L1CSR1_ICPE | L1CSR1_ICE)@h
891 ori %r3, %r3, (L1CSR1_ICPE | L1CSR1_ICE)@l
/freebsd/sys/powerpc/include/
H A Dspr.h843 #define L1CSR1_ICPE 0x00010000 /* Instruction Cache Parity Enable */ macro