kudzu_cp
|
f029a2e400
|
Move to Mov (To identify with asm)
|
2012-01-23 13:23:59 +00:00 |
|
blah38621_cp
|
82e127acde
|
Conv_* (unchecked), The 1&2 sized stack object exceptions weren't being very helpful. They now are.
|
2011-10-17 22:31:43 +00:00 |
|
blah38621_cp
|
470b77a5b4
|
Added double->float support to Conv_R4, also made Conv_I a pointer to Conv_I4, and made Conv_U a pointer to Conv_U4.
|
2011-10-02 00:39:17 +00:00 |
|
blah38621_cp
|
361219d23e
|
Added Double support to Conv_I1, Conv_I2, Conv_I4, Conv_U1, Conv_U2, Conv_U4, and Conv_U8, also fixed float conversion in those same files. (We were rounding, we needed to be truncating)
|
2011-10-01 23:03:33 +00:00 |
|
Trivalik_cp
|
c134a571fa
|
fix Conv, Ldelem, Mul, Newobj for string, Rem ( modulo), fix memory zero in cpuimpl, add char[] to debug in VS
|
2011-09-28 18:56:41 +00:00 |
|
Trivalik_cp
|
591e20c7ec
|
add convertSD2SI, mov double dupplicate (without 64 bit support no other way found)
fix conv.i4 for case: double k = 50.5; int k2 = (int)k;
|
2011-05-24 20:28:57 +00:00 |
|
Trivalik_cp
|
7f84d28d69
|
add DOTNETCOMPABILE define condition,
change StackContents to uint,
able to use now mnemoric with 3 operands,
shl IL near 64 bit (unknown error),
add asm line to nasm error
|
2011-02-22 17:03:42 +00:00 |
|
Trivalik_cp
|
1785670a75
|
renaming all, except vspackage
|
2010-09-04 19:07:11 +00:00 |
|