Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/powerpc/booke/
Dlocore.S700 ori %r3, %r3, (L1CSR1_ICFI | L1CSR1_ICLFR)@l
705 andi. %r3, %r3, L1CSR1_ICFI
/freebsd-9-stable/sys/powerpc/include/
Dspr.h720 #define L1CSR1_ICFI 0x00000002 /* Instruction Cache Flash Invalidate */ macro