Cosmos/source/Indy.IL2CPU.IL.X86
2008-05-13 14:27:29 +00:00
..
CustomImplementations Multicast delegates 2008-05-13 14:27:29 +00:00
Properties Newer structure 2007-08-29 15:05:42 +00:00
Add.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Add_Ovf.cs [+] Add_Ovf instruction now generates int 4 on overflow. 2008-04-17 08:17:29 +00:00
Add_Ovf_Un.cs [+] Fixed Add_Ovf_Un to throw an exception as it's not supported. 2008-04-17 08:18:39 +00:00
And.cs [+] Int64 and works. 2008-04-17 08:34:06 +00:00
Arglist.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Beq.cs Final move of Debug Stub to DumbAssembler 2008-04-27 00:57:57 +00:00
Bge.cs 2008-04-26 22:17:35 +00:00
Bge_Un.cs 2008-04-26 22:17:35 +00:00
Bgt.cs 2008-04-26 22:17:35 +00:00
Bgt_Un.cs 2008-04-26 22:17:35 +00:00
Ble.cs 2008-04-26 22:17:35 +00:00
Ble_Un.cs 2008-04-26 22:17:35 +00:00
Blt.cs 2008-04-26 22:17:35 +00:00
Blt_Un.cs 2008-04-26 22:17:35 +00:00
Bne_Un.cs Final move of Debug Stub to DumbAssembler 2008-04-27 00:57:57 +00:00
Box.cs Fixed some opcodes 2008-03-02 13:15:16 +00:00
Br.cs 2008-04-26 22:17:35 +00:00
Break.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Brfalse.cs Final move of Debug Stub to DumbAssembler 2008-04-27 00:57:57 +00:00
Brtrue.cs Final move of Debug Stub to DumbAssembler 2008-04-27 00:57:57 +00:00
Call.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
Calli.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Callvirt.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
Castclass.cs Added hooks for adding code on MethodHeaders and Footers 2008-04-28 13:05:02 +00:00
Ceq.cs Final move of Debug Stub to DumbAssembler 2008-04-27 00:57:57 +00:00
Cgt.cs 2008-04-26 22:17:35 +00:00
Cgt_Un.cs 2008-04-26 22:17:35 +00:00
Ckfinite.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Clt.cs 2008-04-26 22:17:35 +00:00
Clt_Un.cs 2008-04-26 22:17:35 +00:00
Constrained.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_I.cs Several fixes 2008-03-25 17:00:24 +00:00
Conv_I1.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
Conv_I2.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
Conv_I4.cs Several fixes 2008-03-25 17:00:24 +00:00
Conv_I8.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
Conv_Ovf_I.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
Conv_Ovf_I1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I1_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I2_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I4_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I8_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_I_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U1_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U2_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U4_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U8_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_Ovf_U_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_R4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_R8.cs Several fixes 2008-03-25 17:00:24 +00:00
Conv_R_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Conv_U.cs Several fixes 2008-03-25 17:00:24 +00:00
Conv_U1.cs Several fixes 2008-03-25 17:00:24 +00:00
Conv_U2.cs Several fixes 2008-03-25 17:00:24 +00:00
Conv_U4.cs Several fixes 2008-03-25 17:00:24 +00:00
Conv_U8.cs Several fixes 2008-03-25 17:00:24 +00:00
Cosmos.snk Rest of strong naming 2008-01-09 17:03:23 +00:00
Cpblk.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Cpobj.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Div.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Div_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Dup.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Endfilter.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Endfinally.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Indy.IL2CPU.IL.X86.csproj Multicast delegates 2008-05-13 14:27:29 +00:00
Indy.IL2CPU.IL.X86.csproj.vspscc Newer structure 2007-08-29 15:05:42 +00:00
Initblk.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Initobj.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Isinst.cs Multicast delegates 2008-05-13 14:27:29 +00:00
Jmp.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldarg.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldarga.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldc_I4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldc_I8.cs 2008-03-14 18:57:33 +00:00
Ldc_R4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldc_R8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_I.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_I1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_I2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_I4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_I8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_R4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_R8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_Ref.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_U1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_U2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelem_U4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldelema.cs Basic test harness 2008-02-24 16:15:24 +00:00
Ldfld.cs structs should work now. will be testing using the old ext2+ata code... 2008-02-08 18:29:30 +00:00
Ldflda.cs 2008-02-07 09:43:42 +00:00
Ldftn.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_I.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_I1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_I2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_I4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_I8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_R4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_R8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_Ref.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_U1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_U2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldind_U4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldlen.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldloc.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldloca.cs some fixes for checksum error.. 2008-05-08 07:58:34 +00:00
Ldnull.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldobj.cs 2008-02-24 12:24:02 +00:00
Ldsfld.cs Fixed build error caused by last checkin. 2008-04-24 16:05:42 +00:00
Ldsflda.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
LdStr.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
Ldtoken.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ldvirtftn.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Leave.cs 2008-04-26 22:17:35 +00:00
Localloc.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Mkrefany.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Mul.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Mul_Ovf.cs Removed numerous warnings. 2008-04-24 16:03:26 +00:00
Mul_Ovf_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Neg.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Newarr.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
Newobj.cs Small struct fix. 2008-05-13 09:19:54 +00:00
Noop.cs 2007-08-30 08:19:16 +00:00
Nop.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Not.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Op.cs some fixes for checksum error.. 2008-05-08 07:58:34 +00:00
Or.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Pop.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Readonly.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Refanytype.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Refanyval.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Rem.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Rem_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Ret.cs 2008-04-26 22:17:35 +00:00
Rethrow.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Shl.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Shr.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Shr_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Sizeof.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Starg.cs Fixed exceptions 2008-02-27 18:17:59 +00:00
Stelem.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_I.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_I1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_I2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_I4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_I8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_R4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_R8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stelem_Ref.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stfld.cs 2008-02-07 09:43:42 +00:00
Stind_I.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stind_I1.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stind_I2.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stind_I4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stind_I8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stind_R4.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stind_R8.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stind_Ref.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Stloc.cs structs should work now. will be testing using the old ext2+ata code... 2008-02-08 18:29:30 +00:00
Stobj.cs Fixed Ext2 GetDirectoryEntries support 2008-02-29 18:03:56 +00:00
Stsfld.cs structs should work now. will be testing using the old ext2+ata code... 2008-02-08 18:29:30 +00:00
Sub.cs bge and sub fixed 2008-03-16 07:25:26 +00:00
Sub_Ovf.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Sub_Ovf_Un.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Switch.cs Final move of Debug Stub to DumbAssembler 2008-04-27 00:57:57 +00:00
Throw.cs Fixes. 2008-03-27 15:14:06 +00:00
Unaligned.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Unbox.cs Added hooks for adding code on MethodHeaders and Footers 2008-04-28 13:05:02 +00:00
Unbox_Any.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Volatile.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
X86CustomMethodImplementationOp.cs Added hooks for adding code on MethodHeaders and Footers 2008-04-28 13:05:02 +00:00
X86CustomMethodImplementationProxyOp.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
X86InitVmtImplementationOp.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
X86MainEntryPointOp.cs 2008-05-03 16:24:41 +00:00
X86MethodFooterOp.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
X86MethodHeaderOp.cs Several fixes 2008-05-07 18:21:29 +00:00
X86OpCodeMap.cs Multicast delegates 2008-05-13 14:27:29 +00:00
X86PInvokeMethodBodyOp.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Xor.cs New IL2CPU version 2008-02-04 08:17:37 +00:00