kudzu_cp
1712fdb0fe
Namespace change
2012-01-23 15:17:54 +00:00
Trivalik_cp
51e893eb74
add movsx, fchs
...
implement neg CIL (needed for Abs())
fix floor and ceiling in range of int
add sign extension to LdArg and LdLoc
remove unneeded math functions, like min,max,abs
2011-09-02 21:03:14 +00:00
blah38621_cp
7fc40826ea
Added FloatSine and FloatCosine instructions. This is to facilitate the needs of Orvid.Graphics.
2011-06-14 18:12:31 +00:00
Trivalik_cp
e94c7d2022
fix fstp byte size through add st0 -7 size
2011-06-03 22:32:25 +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
7167a5106f
allow write fdiv asm
2011-04-07 20:36:35 +00:00
Trivalik_cp
a9cb455304
fix ceq, cgt, cgt_un, clt, clt_un for 64 bit integer and float, changes back uint64impl compare
2011-04-06 19:31:51 +00:00
Trivalik_cp
ae59e33d51
plug Math.Sqrt
2011-03-17 20:08:35 +00:00
mterwoord_cp
aa2e980126
Removed old binary code.
2010-08-05 17:11:04 +00:00
mterwoord_cp
aee6b8d3bf
DONT DOWNLOAD. this version does build, but probably wont work. testing now.
2010-08-05 16:18:27 +00:00