import gdb-1999-08-30 snapshot
[deliverable/binutils-gdb.git] / sim / common / cgen-types.h
index 289c7bd1f0877f54c7b91c6c4364adc8ef345215..9848edfb6e7a2f105df1f93f82cef0b01c069f95 100644 (file)
@@ -48,7 +48,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 /* Common mode types.  */
 /* ??? Target specific modes.  */
 typedef enum mode_type {
-  MODE_VM, MODE_BI,
+  MODE_VOID, MODE_BI,
   MODE_QI, MODE_HI, MODE_SI, MODE_DI,
   MODE_UQI, MODE_UHI, MODE_USI, MODE_UDI,
   MODE_SF, MODE_DF, MODE_XF, MODE_TF,
This page took 0.023025 seconds and 4 git commands to generate.