Cosmos/source2/IL2PCU/Cosmos.IL2CPU.X86/IL
kudzu_cp be3ccb0f23
2009-09-07 15:51:58 +00:00
..
Add.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Add_Ovf.cs First running version of new scanner 2009-09-06 14:26:24 +00:00
Add_Ovf_Un.cs Changed ILOp.Execute argument. 2009-07-29 05:48:10 +00:00
And.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Arglist.cs Changed ILOp.Execute argument. 2009-07-29 05:48:10 +00:00
Box.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Br.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Branch.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Break.cs Changed ILOp.Execute argument. 2009-07-29 05:48:10 +00:00
Brfalse.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Brtrue.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Call.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Calli.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Callvirt.cs 2009-09-07 15:51:58 +00:00
Castclass.cs Duplicated label fix 2009-09-06 18:27:31 +00:00
Ceq.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Cgt.cs 2009-09-07 15:51:58 +00:00
Cgt_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ckfinite.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Clt.cs 2009-09-07 15:51:58 +00:00
Clt_Un.cs 2009-09-07 15:51:58 +00:00
Constrained.cs Changed ILOp.Execute argument. 2009-07-29 05:48:10 +00:00
Conv_I.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_I1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_I2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_I4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_I8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I1_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I2_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I4_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I8_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_I_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U1_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U2_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U4_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U8_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_Ovf_U_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_R4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_R8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_R_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_U.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_U1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_U2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_U4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Conv_U8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Cpblk.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Cpobj.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Div.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Div_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Dup.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Endfilter.cs Changed ILOp.Execute argument. 2009-07-29 05:48:10 +00:00
Endfinally.cs Ported some ILOps 2009-09-05 22:14:07 +00:00
Initblk.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Initobj.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Isinst.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Jmp.cs Added NotImplementedExceptions 2009-08-30 20:59:28 +00:00
Ldarg.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldarga.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldc_I4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldc_I8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldc_R4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldc_R8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_I.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_I1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_I2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_I4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_I8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_R4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_R8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_Ref.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_U1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_U2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelem_U4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldelema.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldfld.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldflda.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldftn.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_I.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_I1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_I2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_I4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_I8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_R4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_R8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_Ref.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_U1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_U2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldind_U4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldlen.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldloc.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldloca.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldnull.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldobj.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldsfld.cs 2009-09-07 15:51:58 +00:00
Ldsflda.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldstr.cs 2009-09-07 15:51:58 +00:00
Ldtoken.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ldvirtftn.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Leave.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Localloc.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Mkrefany.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Mul.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Mul_Ovf.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Mul_Ovf_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Neg.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Newarr.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Newobj.cs Duplicated label fix 2009-09-06 18:27:31 +00:00
Nop.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Not.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Or.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Pop.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Readonly.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Refanytype.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Refanyval.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Rem.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Rem_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Ret.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Rethrow.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Shl.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Shr.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Shr_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Sizeof.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Starg.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_I.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_I1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_I2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_I4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_I8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_R4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_R8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stelem_Ref.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stfld.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_I.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_I1.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_I2.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_I4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_I8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_R4.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_R8.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stind_Ref.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stloc.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stobj.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Stsfld.cs 2009-09-07 15:51:58 +00:00
Sub.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Sub_Ovf.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Sub_Ovf_Un.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Switch.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Throw.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Unaligned.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Unbox.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Unbox_Any.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Volatile.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00
Xor.cs Ported X86 stuff 2009-09-06 16:59:43 +00:00