Cosmos/source/Indy.IL2CPU/Assembler/x86
mterwoord_cp a212e9fa11
2008-12-25 09:34:10 +00:00
..
286AndUp 2008-11-30 13:36:23 +00:00
386AndUp 2008-12-25 08:23:12 +00:00
486AndUp 2008-12-24 15:33:22 +00:00
_Infra 2008-12-25 09:34:10 +00:00
SpecialDebug 2008-12-21 09:07:23 +00:00
SSEAndMMX2 2008-11-30 13:36:23 +00:00
X more refactorings, this time on the Jcc instructions 2008-12-03 18:42:48 +00:00
AAA.cs quick fix for reboot but still opcode problem...reboot again? 2008-12-22 19:20:29 +00:00
AAD.cs quick fix for reboot but still opcode problem...reboot again? 2008-12-22 19:20:29 +00:00
AAM.cs quick fix for reboot but still opcode problem...reboot again? 2008-12-22 19:20:29 +00:00
AAS.cs quick fix for reboot but still opcode problem...reboot again? 2008-12-22 19:20:29 +00:00
Add.cs 2008-12-21 08:56:23 +00:00
AddWithCarry.cs 2008-12-24 10:17:22 +00:00
And.cs 2008-12-24 15:02:20 +00:00
Assembler.cs Some smaller refactorings and misc changes 2008-11-09 12:50:58 +00:00
Call.cs 2008-12-24 15:33:22 +00:00
ClrCarryFlag.cs automated testing.. 2008-11-23 16:12:59 +00:00
ClrDirFlag.cs automated testing.. 2008-11-23 16:12:59 +00:00
ClrInterruptFlag.cs automated testing.. 2008-11-23 16:12:59 +00:00
Compare.cs 2008-12-24 17:36:50 +00:00
ConditionalJump.cs 2008-12-06 13:25:42 +00:00
ConditionalMove.cs 2008-12-25 08:23:12 +00:00
ConvByteToWord.cs 2008-12-24 17:36:50 +00:00
CosmosAssembler.cs Kernels run again :) stupid overflow bug in method footer 2008-12-03 07:00:23 +00:00
Dec.cs 2008-12-21 09:41:51 +00:00
Divide.cs 2008-12-24 17:36:50 +00:00
Enums.cs more refactorings, this time on the Jcc instructions 2008-12-03 18:42:48 +00:00
Halt.cs Some smaller refactorings and misc changes 2008-11-09 12:50:58 +00:00
IDivide.cs 2008-12-24 17:36:50 +00:00
In.cs 2008-12-24 17:36:50 +00:00
Inc.cs 2008-12-21 11:25:55 +00:00
Interrupt.cs 2008-11-30 13:36:23 +00:00
InterruptReturn.cs 2008-12-24 17:36:50 +00:00
JumpAlways.cs 2008-12-21 11:25:55 +00:00
JumpBase.cs 2008-12-06 13:32:19 +00:00
JumpToSegment.cs 2008-12-24 17:36:50 +00:00
Move.cs 2008-12-25 09:34:10 +00:00
Movs.cs 2008-12-25 09:34:10 +00:00
Multiply.cs 2008-11-29 17:26:44 +00:00
Neg.cs 2008-12-21 14:16:59 +00:00
Noop.cs automated testing.. 2008-11-23 16:12:59 +00:00
Not.cs 2008-12-21 14:16:59 +00:00
Or.cs
Out.cs Kernels run again :) stupid overflow bug in method footer 2008-12-03 07:00:23 +00:00
Pop.cs 2008-12-21 14:16:59 +00:00
Push.cs 2008-12-21 14:16:59 +00:00
Registers.cs 2008-11-29 17:26:44 +00:00
RepeatStos.cs quick fix for stos and reboot for preventing a bug 2008-12-24 19:17:26 +00:00
Return.cs Kernels run again :) stupid overflow bug in method footer 2008-12-03 07:00:23 +00:00
RotateThroughCarryRight.cs 2008-12-21 14:16:59 +00:00
SetInterruptFlag.cs automated testing.. 2008-11-23 16:12:59 +00:00
ShiftLeft.cs 2008-12-21 15:08:10 +00:00
ShiftRight.cs 2008-11-29 17:26:44 +00:00
StoreByteInString.cs automated testing.. 2008-11-23 16:12:59 +00:00
StoreSD.cs 2008-11-30 13:36:23 +00:00
StoreWordInString.cs 2008-11-30 13:36:23 +00:00
Sub.cs 2008-12-24 08:39:55 +00:00
SubWithCarry.cs
Test.cs
Xchg.cs 2008-12-24 10:17:22 +00:00
Xor.cs