Cosmos/source2/IL2CPU/Cosmos.IL2CPU.X86
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
..
IL add movsx, fchs 2011-09-02 21:03:14 +00:00
Plugs add ctor(char,int) to stringimpl, and remove uncommented uneeded functions 2011-08-31 19:55:34 +00:00
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
AppAssembler.cs Backed out label changes. They use . again. The # change caused too many issues. 2011-07-20 02:39:36 +00:00
AppAssemblerNasm.cs 2011-07-18 16:03:50 +00:00
AssemblerNasm.cs Removed subdir from Cosmos.Debug.Common 2010-09-06 02:10:35 +00:00
Cosmos.IL2CPU.X86.csproj 2011-02-17 18:49:42 +00:00
Cosmos.IL2CPU.X86.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk renaming all, except vspackage 2010-09-04 19:07:11 +00:00
CosmosAssembler.cs 2011-07-21 19:17:24 +00:00
ILOp.cs add add_ovf, add_ovf_un, overflow throws an exception which currently is not working, but message on console is working 2011-06-25 20:58:56 +00:00