Cosmos/source/Indy.IL2CPU/Assembler/x86
mterwoord_cp 824acc19fc
2008-11-07 18:39:24 +00:00
..
286AndUp Temporal (I'll read and adapt at the new opcode structure) removal of stubbed (and empty) classes in Indy.IL2CPU.Assembler 2008-11-07 10:30:37 +00:00
386AndUp Temporal (I'll read and adapt at the new opcode structure) removal of stubbed (and empty) classes in Indy.IL2CPU.Assembler 2008-11-07 10:30:37 +00:00
486AndUp Temporal (I'll read and adapt at the new opcode structure) removal of stubbed (and empty) classes in Indy.IL2CPU.Assembler 2008-11-07 10:30:37 +00:00
_Infra 2008-11-07 15:35:18 +00:00
SpecialDebug 2008-11-07 12:27:08 +00:00
SSEAndMMX2 Temporal (I'll read and adapt at the new opcode structure) removal of stubbed (and empty) classes in Indy.IL2CPU.Assembler 2008-11-07 10:30:37 +00:00
X 2008-11-07 18:39:24 +00:00
AAA.cs
AAD.cs
AAM.cs
AAS.cs
Add.cs 2008-11-07 12:27:08 +00:00
AddWithCarry.cs
And.cs 2008-11-07 15:35:18 +00:00
Assembler.cs 2008-11-07 18:39:24 +00:00
Call.cs 2008-11-07 18:39:24 +00:00
ClrCarryFlag.cs
ClrDirFlag.cs
ClrInterruptFlag.cs
Compare.cs 2008-11-07 12:27:08 +00:00
Condition.cs
ConditionalMove.cs
ConvByteToWord.cs
Dec.cs 2008-11-07 12:27:08 +00:00
Divide.cs
Halt.cs 2008-11-02 08:06:27 +00:00
IDivide.cs
InByte.cs
Inc.cs 2008-11-07 12:27:08 +00:00
InDWord.cs
Interrupt.cs
InterruptReturn.cs
InWord.cs
JumpAlways.cs 2008-11-07 18:39:24 +00:00
JumpBase.cs 2008-11-07 18:39:24 +00:00
JumpIfAbove.cs 2008-11-07 18:39:24 +00:00
JumpIfAboveOrEqual.cs 2008-11-07 18:39:24 +00:00
JumpIfBelow.cs 2008-11-07 18:39:24 +00:00
JumpIfBelowOrEqual.cs 2008-11-07 18:39:24 +00:00
JumpIfCarry.cs 2008-11-07 18:39:24 +00:00
JumpIfECXZero.cs 2008-11-07 18:39:24 +00:00
JumpIfEqual.cs 2008-11-07 18:39:24 +00:00
JumpIfGreater.cs 2008-11-07 18:39:24 +00:00
JumpIfGreaterOrEqual.cs 2008-11-07 18:39:24 +00:00
JumpIfGreaterOrEquals.cs 2008-11-07 18:39:24 +00:00
JumpIfLess.cs 2008-11-07 18:39:24 +00:00
JumpIfLessOrEqual.cs 2008-11-07 18:39:24 +00:00
JumpIfNotCarry.cs 2008-11-07 18:39:24 +00:00
JumpIfNotEquals.cs 2008-11-07 18:39:24 +00:00
JumpIfNotZero.cs 2008-11-07 18:39:24 +00:00
JumpIfZero.cs 2008-11-07 18:39:24 +00:00
JumpOnGreater.cs 2008-11-07 18:39:24 +00:00
JumpToSegment.cs 2008-11-07 18:15:42 +00:00
Move.cs 2008-11-07 12:27:08 +00:00
MoveSB.cs
MoveSW.cs
Multiply.cs
Neg.cs
Noop.cs
Not.cs
Or.cs Code cleanup/refactorings 2008-11-01 12:49:18 +00:00
Out.cs
Pop.cs 2008-11-07 12:27:08 +00:00
Push.cs 2008-11-07 12:27:08 +00:00
Registers.cs 2008-11-07 12:27:08 +00:00
Registers_Old.cs 2008-11-07 12:27:08 +00:00
Repeat.cs
RepeatBase.cs
RepeatMovsb.cs
RepeatStosb.cs
RepeatStosd.cs
Return.cs
RotateThroughCarryLeft.cs
RotateThroughCarryRight.cs
SetInterruptFlag.cs
ShiftLeft.cs
ShiftRight.cs
StoreByteInString.cs
StoreSD.cs
StoreWordInString.cs
Sub.cs
SubWithCarry.cs
Test.cs
Xchg.cs Code cleanup/refactorings 2008-11-01 12:49:18 +00:00
Xor.cs