Diff for /np2/i386c/ia32/inst_table.c between versions 1.11 and 1.12

version 1.11, 2011/01/15 17:17:23 version 1.12, 2011/01/15 18:36:12
Line 59  static void Line 59  static void
 undef_op2(UINT32 v)  undef_op2(UINT32 v)
 {  {
   
         (void)v;  
         EXCEPTION(UD_EXCEPTION, 0);          EXCEPTION(UD_EXCEPTION, 0);
 }  }
   

Removed from v.1.11  
changed lines
  Added in v.1.12


RetroPC.NET-CVS <cvs@retropc.net>