dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2557,1.2558


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2557,1.2558
Date: Sat, 12 Jul 2003 21:34:14 -0400

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv25553

Modified Files:
        ChangeLog 
Log Message:


Introduce some extra instructions for unsigned comparisons because
PPC cannot set the condition codes for both signed and unsigned
results at the same time like x86 and ARM can.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2557
retrieving revision 1.2558
diff -C2 -r1.2557 -r1.2558
*** ChangeLog   12 Jul 2003 22:14:04 -0000      1.2557
--- ChangeLog   13 Jul 2003 01:34:12 -0000      1.2558
***************
*** 1,2 ****
--- 1,11 ----
+ 
+ 2003-07-13  Rhys Weatherley  <address@hidden>
+ 
+       * doc/unrolling.txt, engine/md_arm.h, engine/md_x86.h,
+       engine/unroll_branch.c: introduce some extra instructions for
+       unsigned comparisons because PPC cannot set the condition
+       codes for both signed and unsigned results at the same time
+       like x86 and ARM can.
+ 
  2003-07-12  Richard Baumann  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]