+Fri Nov 3 11:37:24 1995 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * ppc-instructions (data cache instructions): Make all data cache
+ instructions nops instead of invalid instructions.
+
+ * Makefile.in (CONFIG_CFLAGS): Add ALIGNMENT_CFLAGS and
+ TIMEBASE_CFLAGS which weren't included.
+
Thu Nov 2 08:54:04 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* Makefile.in: Uncomment built file dependencies.
#
0.31,6./,11.RA,16.RB,21.278,31./:X:::Data Cache Block Touch
+ ; /* nop for now */
+
0.31,6./,11.RA,16.RB,21.246,31./:X:::Data Cache Block Touch for Store
+ ; /* nop for now */
+
0.31,6./,11.RA,16.RB,21.1014,31./:X:::Data Cache Block set to Zero
+ ; /* nop for now */
+
0.31,6./,11.RA,16.RB,21.54,31./:X:::Data Cache Block Store
+ ; /* nop for now */
+
0.31,6./,11.RA,16.RB,21.86,31./:X:::Data Cache Block Flush
+ ; /* nop for now */
#
# II.3.3 Envorce In-order Execution of I/O Instruction