Cosmos/source/Indy.IL2CPU.IL.X86
2008-06-21 21:56:29 +00:00
..
CustomImplementations keyboard fix 2008-05-19 17:07:41 +00:00
Properties
Add.cs
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
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 Several small changes 2008-05-15 12:39:06 +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 boxing. 2008-06-21 17:07:32 +00:00
Br.cs 2008-04-26 22:17:35 +00:00
Break.cs
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
Callvirt.cs Removed some old Metal code 2008-06-21 21:56:29 +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-06-09 15:26:16 +00:00
Ckfinite.cs
Clt.cs 2008-04-26 22:17:35 +00:00
Clt_Un.cs 2008-04-26 22:17:35 +00:00
Constrained.cs
Conv_I.cs SHA256 works now 2008-05-14 17:21:54 +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 SHA256 works now 2008-05-14 17:21:54 +00:00
Conv_Ovf_I.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
Conv_Ovf_I1.cs
Conv_Ovf_I1_Un.cs
Conv_Ovf_I2.cs
Conv_Ovf_I2_Un.cs
Conv_Ovf_I4.cs
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 Several fixes 2008-03-25 17:00:24 +00:00
Conv_R_Un.cs
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
Cpblk.cs
Cpobj.cs
Div.cs
Div_Un.cs
Dup.cs
Endfilter.cs
Endfinally.cs
Indy.IL2CPU.IL.X86.csproj Multicast delegates 2008-05-13 14:27:29 +00:00
Indy.IL2CPU.IL.X86.csproj.vspscc
Initblk.cs
Initobj.cs
Isinst.cs Multicast delegates 2008-05-13 14:27:29 +00:00
Jmp.cs
Ldarg.cs
Ldarga.cs
Ldc_I4.cs
Ldc_I8.cs
Ldc_R4.cs
Ldc_R8.cs 2008-05-19 09:41:18 +00:00
Ldelem.cs
Ldelem_I.cs
Ldelem_I1.cs
Ldelem_I2.cs
Ldelem_I4.cs
Ldelem_I8.cs
Ldelem_R4.cs
Ldelem_R8.cs
Ldelem_Ref.cs
Ldelem_U1.cs
Ldelem_U2.cs
Ldelem_U4.cs
Ldelema.cs
Ldfld.cs
Ldflda.cs
Ldftn.cs
Ldind_I.cs
Ldind_I1.cs
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
Ldloc.cs
Ldloca.cs some fixes for checksum error.. 2008-05-08 07:58:34 +00:00
Ldnull.cs
Ldobj.cs
Ldsfld.cs Fixed build error caused by last checkin. 2008-04-24 16:05:42 +00:00
Ldsflda.cs
LdStr.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
Ldtoken.cs
Ldvirtftn.cs
Leave.cs 2008-04-26 22:17:35 +00:00
Localloc.cs
Mkrefany.cs
Mul.cs
Mul_Ovf.cs Removed numerous warnings. 2008-04-24 16:03:26 +00:00
Mul_Ovf_Un.cs
Neg.cs
Newarr.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
Newobj.cs Removed some old Metal code 2008-06-21 21:56:29 +00:00
Noop.cs
Nop.cs
Not.cs
Op.cs Removed some old Metal code 2008-06-21 21:56:29 +00:00
Or.cs
Pop.cs
Readonly.cs
Refanytype.cs
Refanyval.cs
Rem.cs
Rem_Un.cs
Ret.cs 2008-04-26 22:17:35 +00:00
Rethrow.cs
Shl.cs
Shr.cs SHA256 works now 2008-05-14 17:21:54 +00:00
Shr_Un.cs
Sizeof.cs
Starg.cs
Stelem.cs
Stelem_I.cs
Stelem_I1.cs
Stelem_I2.cs
Stelem_I4.cs
Stelem_I8.cs
Stelem_R4.cs
Stelem_R8.cs
Stelem_Ref.cs Removed some old Metal code 2008-06-21 21:56:29 +00:00
Stfld.cs
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
Sub.cs
Sub_Ovf.cs
Sub_Ovf_Un.cs
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
Unbox.cs Added hooks for adding code on MethodHeaders and Footers 2008-04-28 13:05:02 +00:00
Unbox_Any.cs
Volatile.cs
X86CustomMethodImplementationOp.cs Removed some old Metal code 2008-06-21 21:56:29 +00:00
X86CustomMethodImplementationProxyOp.cs Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
X86InitVmtImplementationOp.cs
X86MainEntryPointOp.cs Removed some old Metal code 2008-06-21 21:56:29 +00:00
X86MethodFooterOp.cs Removed some old Metal code 2008-06-21 21:56:29 +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
Xor.cs