Searched refs:HID0_ICE (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/sys/arch/prep/stand/boot/
H A Dsrt0.s40 #define HID0_ICE (1<<15) define
56 lis 4,~(HID0_ICE|HID0_DCE)@h
57 ori 4,4,~(HID0_ICE|HID0_DCE)@l
128 ori 4,4,HID0_ICE|HID0_ICFI
132 ori 3,3,HID0_ICE
/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dsrt0.s40 #define HID0_ICE (1<<15) define
59 lis 4,~(HID0_ICE|HID0_DCE)@h
60 ori 4,4,~(HID0_ICE|HID0_DCE)@l
135 ori 4,4,HID0_ICE|HID0_ICFI
139 ori 3,3,HID0_ICE
H A Dsrt0_pwr.s43 #define HID0_ICE (1<<15) define
62 lis 4,~(HID0_ICE|HID0_DCE)@h
63 ori 4,4,~(HID0_ICE|HID0_DCE)@l
137 ori 4,4,HID0_ICE|HID0_ICFI
141 ori 3,3,HID0_ICE
/netbsd-current/sys/arch/mvmeppc/include/
H A Dasm.h15 #define HID0_ICE (1 << 15) /* I-cache enable */ macro
/netbsd-current/sys/arch/evbppc/ev64260/
H A Dev64260_locore.S177 li 0,(HID0_ICE|HID0_DCE)@l
187 ori 8,8,(HID0_ICFI|HID0_ICE|HID0_DCFI|HID0_DCE)
188 # ori 8,8,(HID0_ICFI|HID0_ICE)
/netbsd-current/sys/arch/prep/prep/
H A Dlocore.S68 #define HID0_ICE (1<<15) define
124 ori 11,11,HID0_ICE|HID0_DCE
/netbsd-current/sys/arch/rs6000/rs6000/
H A Dlocore.S72 #define HID0_ICE (1<<15) define
129 ori 11,11,HID0_ICE|HID0_DCE
/netbsd-current/sys/arch/evbppc/pmppc/
H A Dpmppc_locore.S89 ori 8, 8, (HID0_ICE | HID0_DCE)@l
109 ori 8, 8, (HID0_ICE | HID0_DCE)@l
/netbsd-current/sys/arch/evbppc/wii/
H A Dwii_locore.S118 ori 8, 8, (HID0_ICE | HID0_DCE)@l
/netbsd-current/sys/arch/sandpoint/sandpoint/
H A Dlocore.S88 ori 8, 8, (HID0_ICE | HID0_DCE)@l
/netbsd-current/sys/arch/ibmnws/ibmnws/
H A Dlocore.S129 ori 11,11,HID0_ICE|HID0_DCE
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dhid.h80 #define HID0_ICE 0x00008000 /* Enable i-cache */ macro
/netbsd-current/sys/arch/bebox/bebox/
H A Dlocore.S142 andi. 8,8,(HID0_ICE|HID0_DCE)@l
/netbsd-current/sys/arch/mvmeppc/stand/libsa/
H A Dsrt0.S80 LDCONST(%r14, HID0_DCE|HID0_ICE)
/netbsd-current/sys/arch/amigappc/amigappc/
H A Dlocore.S203 ori 8,8,HID0_ICE
/netbsd-current/sys/arch/mvmeppc/mvmeppc/
H A Dlocore.S136 ori %r11,%r11,HID0_ICE|HID0_DCE
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dentry.S43 ori 11,11,HID0_ICE

Completed in 202 milliseconds