2008-02-06 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Wed, 6 Feb 2008 21:38:20 +0000 (21:38 -0000)
committerZoltan Varga <vargaz@gmail.com>
Wed, 6 Feb 2008 21:38:20 +0000 (21:38 -0000)
* cpu-sparc.md (sparc_setfreg_float): Fix the sparc build.

svn path=/trunk/mono/; revision=95079

mono/mini/ChangeLog
mono/mini/cpu-sparc.md

index 95ea99e7777c0698c116cfcc713411ed0c05e367..2928e3db6dae7973ed278e5b6b832593576c7f06 100644 (file)
@@ -1,5 +1,7 @@
 2008-02-06  Zoltan Varga  <vargaz@gmail.com>
 
 2008-02-06  Zoltan Varga  <vargaz@gmail.com>
 
+       * cpu-sparc.md (sparc_setfreg_float): Fix the sparc build.
+
        * mini-ops.h: Add new opcodes OP_CALL/OP_CALLVIRT.
 
        * *.c: Use the new opcodes in the IR and back end code.
        * mini-ops.h: Add new opcodes OP_CALL/OP_CALLVIRT.
 
        * *.c: Use the new opcodes in the IR and back end code.
index 44c288e4baaa84077b8912b1a7c3d5c37a4b3e21..32d613bc2fdff4061dbf819e07570403c9ab4528 100644 (file)
@@ -127,7 +127,6 @@ setfret: dest:f src1:f len:8
 outarg: src1:i len:1
 outarg_imm: len:5
 setret: dest:a src1:i len:4
 outarg: src1:i len:1
 outarg_imm: len:5
 setret: dest:a src1:i len:4
-setfreg: dest:f src1:f len:4 clob:r
 sparc_setfreg_float: dest:f src1:f len:4 clob:r
 checkthis: src1:b len:4
 oparglist: src1:i len:64
 sparc_setfreg_float: dest:f src1:f len:4 clob:r
 checkthis: src1:b len:4
 oparglist: src1:i len:64