Cosmos/source2/IL2PCU/Cosmos.IL2CPU.X86/X86
2009-11-23 14:27:57 +00:00
..
286AndUp working on float support 2009-11-01 15:00:02 +00:00
386AndUp working on float support 2009-11-01 15:00:02 +00:00
486AndUp
_Infra PARTIAL double support..not printing and casting to floating and integer for now but soon. Fixed issue with GetValueOrDefault 2009-11-23 14:27:57 +00:00
ELF 2009-09-07 15:51:58 +00:00
SpecialDebug working on float support 2009-11-01 15:00:02 +00:00
SSE2 DO NOT USE THIS. TEMPORAL REMOVAL OF OLD DISTRIBUTION. Removed cygwin and qemu, checked-in partial single support (not printing) 2009-11-20 17:26:25 +00:00
SSEAndMMX2 DO NOT USE THIS. TEMPORAL REMOVAL OF OLD DISTRIBUTION. Removed cygwin and qemu, checked-in partial single support (not printing) 2009-11-20 17:26:25 +00:00
X working on float support 2009-11-01 15:00:02 +00:00
x87 PARTIAL double support..not printing and casting to floating and integer for now but soon. Fixed issue with GetValueOrDefault 2009-11-23 14:27:57 +00:00
Add.cs
AddWithCarry.cs
And.cs
Assembler.cs
Call.cs
ClrCarryFlag.cs
ClrDirFlag.cs
ClrInterruptFlag.cs
Compare.cs
ConditionalJump.cs
ConditionalMove.cs
ConvByteToWord.cs
Dec.cs
Divide.cs
ELFAssembler.cs MethodBegin, MethodEnd 2009-09-08 19:03:41 +00:00
Enums.cs
ExternalLabel.cs
Halt.cs
IDivide.cs
In.cs
Inc.cs
Interrupt.cs
InterruptReturn.cs working on float support 2009-11-01 15:00:02 +00:00
JumpAlways.cs
JumpBase.cs
JumpToSegment.cs
LoadStatusFlags.cs DO NOT USE THIS. TEMPORAL REMOVAL OF OLD DISTRIBUTION. Removed cygwin and qemu, checked-in partial single support (not printing) 2009-11-20 17:26:25 +00:00
Move.cs
MoveCR.cs
MoveD.cs DO NOT USE THIS. TEMPORAL REMOVAL OF OLD DISTRIBUTION. Removed cygwin and qemu, checked-in partial single support (not printing) 2009-11-20 17:26:25 +00:00
Movs.cs
Multiply.cs
Neg.cs
Noop.cs
Not.cs
Or.cs
Out.cs
Pop.cs
Push.cs
Registers.cs DO NOT USE THIS. TEMPORAL REMOVAL OF OLD DISTRIBUTION. Removed cygwin and qemu, checked-in partial single support (not printing) 2009-11-20 17:26:25 +00:00
Return.cs
RotateThroughCarryRight.cs
SetInterruptFlag.cs working on float support 2009-11-01 15:00:02 +00:00
ShiftLeft.cs
ShiftRight.cs
StoreByteInString.cs
StoreSD.cs
StoreWordInString.cs
Stos.cs
Sub.cs
SubWithCarry.cs
Test.cs
Xchg.cs
Xor.cs