Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/booke/
HDlocore.S776 rlwinm %r11, %r11, 0, ~L1CSR1_ICUL
795 3: andi. %r11, %r11, L1CSR1_ICUL
802 3: andi. %r11, %r11, L1CSR1_ICUL
/NextBSD/sys/powerpc/include/
HDspr.h778 #define L1CSR1_ICUL 0x00000400 /* Instr Cache Unable to Lock */ macro