Cosmos/source2/Compiler/Cosmos.Compiler.Assembler.X86
kudzu_cp 4ee3b67199
2011-06-17 20:27:15 +00:00
..
..svnbridge Added FloatSine and FloatCosine instructions. This is to facilitate the needs of Orvid.Graphics. 2011-06-14 18:12:31 +00:00
286AndUp
386AndUp fix shl,shr,add IL for 64 bit, 2011-02-23 21:11:04 +00:00
486AndUp
_Infra fix fstp byte size through add st0 -7 size 2011-06-03 22:32:25 +00:00
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
SSE2 add convertSD2SI, mov double dupplicate (without 64 bit support no other way found) 2011-05-24 20:28:57 +00:00
SSE3 add convertSD2SI, mov double dupplicate (without 64 bit support no other way found) 2011-05-24 20:28:57 +00:00
SSEAndMMX2
x87 Added FloatSine and FloatCosine instructions. This is to facilitate the needs of Orvid.Graphics. 2011-06-14 18:12:31 +00:00
Add.cs
AddWithCarry.cs
And.cs
Call.cs
ClrCarryFlag.cs
ClrDirFlag.cs
ClrInterruptFlag.cs
Cmps.cs
Compare.cs
ConditionalJump.cs
ConditionalMove.cs
ConvByteToWord.cs
Cosmos.Compiler.Assembler.X86.csproj 2011-06-17 20:27:15 +00:00
Cosmos.Compiler.Assembler.X86.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk
Dec.cs
Divide.cs
Enums.cs
ExternalLabel.cs
Halt.cs
IDivide.cs
In.cs
Inc.cs
Interrupt.cs
InterruptReturn.cs
JumpAlways.cs
JumpBase.cs
JumpToSegment.cs
LoadStatusFlags.cs
Move.cs
MoveCR.cs
MoveD.cs
Movs.cs
Multiply.cs
Neg.cs
Noop.cs
Not.cs
Or.cs
Out.cs
Pop.cs
Push.cs
Registers.cs fix fstp byte size through add st0 -7 size 2011-06-03 22:32:25 +00:00
Return.cs
RotateLeft.cs
RotateRight.cs
RotateThroughCarryRight.cs
Scas.cs
SetInterruptFlag.cs
ShiftLeft.cs
ShiftRight.cs
StoreByteInString.cs
StoreSD.cs
StoreWordInString.cs
Stos.cs
Sub.cs
SubWithCarry.cs
Test.cs
Xchg.cs
Xor.cs