Logged changes to x86-codegen.h
authorSergey Chaban <serge@mono-cvs.ximian.com>
Mon, 6 May 2002 16:39:01 +0000 (16:39 -0000)
committerSergey Chaban <serge@mono-cvs.ximian.com>
Mon, 6 May 2002 16:39:01 +0000 (16:39 -0000)
svn path=/trunk/mono/; revision=4344

mono/arch/ChangeLog

index cf08241dc60e4306157ddd5b3ba0ffa6a65b7e10..1b1f54c0e9a2a5375cfb9eb72980556da42bed7f 100644 (file)
@@ -1,3 +1,9 @@
+2002-05-06  Sergey Chaban  <serge@wildwestsoftware.com>
+
+       * x86/x86-codegen.h: added missing shifts;
+       8-bit ALU operations (reg-reg);
+       macro for FPU ops with integer operand;
+       FIST macro (without pop);
 
 Mon Apr 22 12:57:31 CEST 2002 Paolo Molaro <lupus@ximian.com>