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

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

[Dotgnu-pnet-commits] CVS: cscctest/c/expr assign1.3il,1.1,1.2 assign1.i


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: cscctest/c/expr assign1.3il,1.1,1.2 assign1.il,1.1,1.2 binary1.3il,1.1,1.2 binary1.il,1.1,1.2
Date: Tue, 19 Nov 2002 01:36:34 -0500

Update of /cvsroot/dotgnu-pnet/cscctest/c/expr
In directory subversions:/tmp/cvs-serv26693/c/expr

Modified Files:
        assign1.3il assign1.il binary1.3il binary1.il 
Log Message:


Replace "rem" with "rem.un" for unsigned modulus.


Index: assign1.3il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/c/expr/assign1.3il,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** assign1.3il 21 Oct 2002 01:37:46 -0000      1.1
--- assign1.3il 19 Nov 2002 06:36:30 -0000      1.2
***************
*** 306,310 ****
        ldloc.s 4
        ldloc.s 16
!       rem
        stloc.s 4
        ldloc.s 4
--- 306,310 ----
        ldloc.s 4
        ldloc.s 16
!       rem.un
        stloc.s 4
        ldloc.s 4

Index: assign1.il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/c/expr/assign1.il,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** assign1.il  21 Oct 2002 01:37:46 -0000      1.1
--- assign1.il  19 Nov 2002 06:36:30 -0000      1.2
***************
*** 306,310 ****
        ldloc.s 4
        ldloc.s 16
!       rem
        stloc.s 4
        ldloc.s 4
--- 306,310 ----
        ldloc.s 4
        ldloc.s 16
!       rem.un
        stloc.s 4
        ldloc.s 4

Index: binary1.3il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/c/expr/binary1.3il,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** binary1.3il 21 Oct 2002 01:37:46 -0000      1.1
--- binary1.3il 19 Nov 2002 06:36:30 -0000      1.2
***************
*** 274,278 ****
        ldloc.s 4
        ldloc.s 16
!       rem
        conv.u8
        stloc.s 28
--- 274,278 ----
        ldloc.s 4
        ldloc.s 16
!       rem.un
        conv.u8
        stloc.s 28

Index: binary1.il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/c/expr/binary1.il,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** binary1.il  21 Oct 2002 01:37:46 -0000      1.1
--- binary1.il  19 Nov 2002 06:36:30 -0000      1.2
***************
*** 274,278 ****
        ldloc.s 4
        ldloc.s 16
!       rem
        conv.u8
        stloc.s 28
--- 274,278 ----
        ldloc.s 4
        ldloc.s 16
!       rem.un
        conv.u8
        stloc.s 28





reply via email to

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