Cosmos/source/Cosmos.IL2CPU/IL
2016-06-13 08:27:59 -04:00
..
Add.cs
Add_Ovf.cs
Add_Ovf_Un.cs
And.cs
Arglist.cs
Box.cs Reorganized some plugs 2015-12-26 18:04:58 -06:00
Br.cs
Branch.cs
Break.cs
Brfalse.cs
Brtrue.cs
Call.cs Seems like compiler bug is fixed now. 2015-11-07 11:37:18 +01:00
Calli.cs
Callvirt.cs Fixed keyboard interrupt, generics, and double. 2016-04-14 13:26:54 -05:00
Castclass.cs Ongoing fixes for file system work. 2015-10-02 17:59:06 +02:00
Ceq.cs
Cgt.cs
Cgt_Un.cs
Ckfinite.cs
Clt.cs
Clt_Un.cs
Constrained.cs Got constrained callvirt working. 2016-03-05 23:56:27 -06:00
Conv_I.cs
Conv_I1.cs
Conv_I2.cs
Conv_I4.cs
Conv_I8.cs
Conv_Ovf_I.cs
Conv_Ovf_I1.cs
Conv_Ovf_I1_Un.cs
Conv_Ovf_I2.cs
Conv_Ovf_I2_Un.cs
Conv_Ovf_I4.cs Reorganized some plugs 2015-12-26 18:04:58 -06:00
Conv_Ovf_I4_Un.cs
Conv_Ovf_I8.cs
Conv_Ovf_I8_Un.cs
Conv_Ovf_I_Un.cs
Conv_Ovf_U.cs
Conv_Ovf_U1.cs
Conv_Ovf_U1_Un.cs
Conv_Ovf_U2.cs
Conv_Ovf_U2_Un.cs
Conv_Ovf_U4.cs
Conv_Ovf_U4_Un.cs
Conv_Ovf_U8.cs
Conv_Ovf_U8_Un.cs
Conv_Ovf_U_Un.cs
Conv_R4.cs
Conv_R8.cs
Conv_R_Un.cs
Conv_U.cs
Conv_U1.cs
Conv_U2.cs
Conv_U4.cs
Conv_U8.cs
Cpblk.cs
Cpobj.cs
Div.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Div_Un.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Dup.cs
Endfilter.cs
Endfinally.cs
FieldInfo.cs
Initblk.cs
Initobj.cs Ongoing work on memory 2015-07-28 20:18:14 -04:00
Isinst.cs Ongoing fixes for file system work. 2015-10-02 17:59:06 +02:00
Jmp.cs
Ldarg.cs Ldarg was printing its label twice. 2015-10-31 20:44:05 -05:00
Ldarga.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Ldc_I4.cs
Ldc_I8.cs
Ldc_R4.cs
Ldc_R8.cs
Ldelem.cs Fixed keyboard interrupt, generics, and double. 2016-04-14 13:26:54 -05:00
Ldelem_I.cs
Ldelem_I1.cs
Ldelem_I2.cs
Ldelem_I4.cs
Ldelem_I8.cs
Ldelem_R4.cs
Ldelem_R8.cs
Ldelem_Ref.cs Reorganized some plugs 2015-12-26 18:04:58 -06:00
Ldelem_U1.cs
Ldelem_U2.cs
Ldelem_U4.cs
Ldelema.cs Fixed ldelema and disabled float and double tests. 2016-05-15 13:44:09 -05:00
Ldfld.cs Fixed keyboard interrupt, generics, and double. 2016-04-14 13:26:54 -05:00
Ldflda.cs More progress 2015-08-01 09:04:35 -04:00
Ldftn.cs
Ldind_I.cs
Ldind_I1.cs Ongoing work on memory 2015-07-28 20:18:14 -04:00
Ldind_I2.cs
Ldind_I4.cs
Ldind_I8.cs
Ldind_R4.cs
Ldind_R8.cs
Ldind_Ref.cs
Ldind_U1.cs
Ldind_U2.cs
Ldind_U4.cs
Ldlen.cs Ongoing work on memory 2015-07-28 20:18:14 -04:00
Ldloc.cs
Ldloca.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Ldnull.cs
Ldobj.cs
Ldsfld.cs
Ldsflda.cs
Ldstr.cs Reorganized some plugs 2015-12-26 18:04:58 -06:00
Ldtoken.cs
Ldvirtftn.cs
Leave.cs More progress 2015-08-05 14:58:57 -04:00
Localloc.cs Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
Mkrefany.cs
Mul.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Mul_Ovf.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Mul_Ovf_Un.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Neg.cs
Newarr.cs Reorganized some plugs 2015-12-26 18:04:58 -06:00
Newobj.cs Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
Nop.cs
Not.cs
Or.cs
Pop.cs
Readonly.cs
Refanytype.cs
Refanyval.cs
Rem.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Rem_Un.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Ret.cs
Rethrow.cs
Shl.cs
Shr.cs
Shr_Un.cs First compiler refactoring. 2016-06-13 08:27:59 -04:00
Sizeof.cs
Starg.cs
Stelem.cs Ongoing work on memory 2015-07-28 20:18:14 -04:00
Stelem_I.cs
Stelem_I1.cs
Stelem_I2.cs
Stelem_I4.cs
Stelem_I8.cs
Stelem_R4.cs
Stelem_R8.cs
Stelem_Ref.cs Reorganized some plugs 2015-12-26 18:04:58 -06:00
Stfld.cs . 2015-07-29 18:58:42 -04:00
Stind_I.cs
Stind_I1.cs
Stind_I2.cs
Stind_I4.cs
Stind_I8.cs
Stind_R4.cs
Stind_R8.cs
Stind_Ref.cs
Stloc.cs
Stobj.cs
Stsfld.cs We don't need to call the class constructor if we're already in the class itself. 2016-06-09 16:48:43 -04:00
Sub.cs
Sub_Ovf.cs
Sub_Ovf_Un.cs
Switch.cs
Throw.cs
Unaligned.cs
Unbox.cs Fixed unbox and unbox_any. Also added interfaces to the branch ops. Added checks in assembler for duplicate methods. Added a few more exception message resource strings. 2016-01-04 21:42:56 -06:00
Unbox_Any.cs Fixed unbox and unbox_any. Also added interfaces to the branch ops. Added checks in assembler for duplicate methods. Added a few more exception message resource strings. 2016-01-04 21:42:56 -06:00
Volatile.cs
Xor.cs