patch-2.2.12 linux/include/asm-ppc/processor.h
Next file: linux/include/asm-ppc/prom.h
Previous file: linux/include/asm-ppc/pmu.h
Back to the patch index
Back to the overall index
-  Lines: 8
 -  Date:
Wed Aug 25 17:29:50 1999
 -  Orig file: 
v2.2.11/linux/include/asm-ppc/processor.h
 -  Orig date: 
Mon Aug  9 16:05:57 1999
 
diff -u --recursive --new-file v2.2.11/linux/include/asm-ppc/processor.h linux/include/asm-ppc/processor.h
@@ -51,6 +51,7 @@
 #define HID0_DLOCK	(1<<12)		/* Data Cache Lock */
 #define HID0_ICFI	(1<<11)		/* Instruction Cache Flash Invalidate */
 #define HID0_DCI	(1<<10)		/* Data Cache Invalidate */
+#define HID0_SPD	(1<<9)		/* Speculative disable */
 #define HID0_SIED	(1<<7)		/* Serial Instruction Execution [Disable] */
 #define HID0_BHTE	(1<<2)		/* Branch History Table Enable */
 #define HID0_BTCD	(1<<1)		/* Branch target cache disable */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)