Cosmos/source/Indy.IL2CPU.Assembler.X86
2008-04-26 07:45:27 +00:00
..
Properties
Add.cs
AddWithCarry.cs 2008-03-14 18:57:33 +00:00
And.cs
Assembler.cs Removed .Native 2008-04-26 07:45:27 +00:00
Break.cs Removed .Native 2008-04-26 07:45:27 +00:00
Call.cs
CLD.cs
Cli.cs Removed .Native 2008-04-26 07:45:27 +00:00
CmpXchg.cs
Compare.cs
Condition.cs [+] ConditionalMove class to handle CMOVcc 2008-04-18 12:08:30 +00:00
ConditionalMove.cs [+] ConditionalMove class to handle CMOVcc 2008-04-18 12:08:30 +00:00
Cosmos.snk
Divide.cs
IDivide.cs
InByte.cs Removed .Native 2008-04-26 07:45:27 +00:00
InDWord.cs Removed .Native 2008-04-26 07:45:27 +00:00
Indy.IL2CPU.Assembler.X86.csproj Removed .Native 2008-04-26 07:45:27 +00:00
Indy.IL2CPU.Assembler.X86.csproj.vspscc
Instruction.cs
Interrupt.cs [*] Fixed Interrupt to generate int 4 unconditionally 2008-04-18 13:18:11 +00:00
InWord.cs Removed .Native 2008-04-26 07:45:27 +00:00
IRet.cs Removed .Native 2008-04-26 07:45:27 +00:00
JumpAlways.cs
JumpBase.cs
JumpIfAbove.cs [+] ConditionalMove class to handle CMOVcc 2008-04-18 12:08:30 +00:00
JumpIfAboveOrEqual.cs [+] ConditionalMove class to handle CMOVcc 2008-04-18 12:08:30 +00:00
JumpIfBelow.cs [+] Blt_Un now works with 64bit operands. 2008-04-17 23:20:12 +00:00
JumpIfBelowOrEqual.cs [*] Fixed error with bge. 2008-04-17 22:00:58 +00:00
JumpIfCarry.cs [+] It seems that blt_un now works fine on 64-bit operands. 2008-04-11 16:31:50 +00:00
JumpIfEquals.cs
JumpIfGreater.cs [!] Class JumpIfGreater writes jb code instead of jg. 2008-04-17 22:24:56 +00:00
JumpIfGreaterOrEqual.cs [*] Fixed error with bge. 2008-04-17 22:00:58 +00:00
JumpIfGreaterOrEquals.cs [!] JumpIfGreaterOrEqual produces the same opcode as JumpIfGreaterOrEqual, but it's opcode in attribute is jbe. 2008-04-17 22:26:16 +00:00
JumpIfLess.cs
JumpIfLessOrEqual.cs
JumpIfNotEquals.cs
JumpIfNotZero.cs Int64: 2008-03-15 09:02:05 +00:00
JumpIfZero.cs
JumpNotCary.cs [+] It seems that blt_un now works fine on 64-bit operands. 2008-04-11 16:31:50 +00:00
JumpOnGreater.cs [+] ConditionalMove class to handle CMOVcc 2008-04-18 12:08:30 +00:00
Lgdt.cs Removed .Native 2008-04-26 07:45:27 +00:00
Lidt.cs Removed .Native 2008-04-26 07:45:27 +00:00
Move.cs
MoveAndSignExtend.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
MoveAndZeroExtend.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
Multiply.cs
Neg.cs
Noop.cs
Not.cs
Or.cs
Out.cs Removed .Native 2008-04-26 07:45:27 +00:00
Pop.cs
Popad.cs Removed .Native 2008-04-26 07:45:27 +00:00
Popd.cs
Push.cs
Pushad.cs Removed .Native 2008-04-26 07:45:27 +00:00
Pushd.cs
Pushfd.cs
Registers.cs
RepeatMovsb.cs
RepeatStosb.cs
RepeatStosd.cs
Ret.cs
ShiftLeft.cs
ShiftRight.cs
SignExtendAX.cs [+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler 2008-04-18 13:29:13 +00:00
Sti.cs Removed .Native 2008-04-26 07:45:27 +00:00
Stosb.cs
Stosw.cs
Sub.cs
SubWithCarry.cs Int64: 2008-03-16 06:44:01 +00:00
Test.cs
Xor.cs