Cosmos/source/Tests/MathTest/Lost/JIT/AMD64
2008-04-09 11:17:21 +00:00
..
AddWithCarry.cs [+] Added some mnemonics for registers. 2008-03-31 11:26:30 +00:00
And.cs [+] Added add instruction. 2008-04-09 11:17:21 +00:00
DestSourceInstruction.cs [*] small code improvement 2008-04-09 11:17:04 +00:00
GeneralPurposeRegister.cs [+] Added some mnemonics for registers. 2008-03-31 11:26:30 +00:00
ImmediateOperand.cs [+] Source Dest operators emitter are almost ready. 2008-03-31 10:03:31 +00:00
InstructionOperand.cs Added OO-based basic parts of AMD64 jitter: 2008-03-31 06:59:34 +00:00
Jump.cs [+] Added unconditional jmp instruction. (only immediate operands are supported) 2008-04-09 11:16:25 +00:00
JumpIfEqual.cs [+] Added je instruction. 2008-04-09 11:15:41 +00:00
MemoryOperand.cs [+] push and pop instructions passed tests. 2008-04-09 09:22:12 +00:00
Pop.cs [+] push and pop instructions passed tests. 2008-04-09 09:22:12 +00:00
ProcessorInstruction.cs [+] Added function to write ModRM for instructions which take one register operand. 2008-04-09 11:15:05 +00:00
Push.cs [+] push and pop instructions passed tests. 2008-04-09 09:22:12 +00:00
Registers.cs [+] Alu dest<-source instructions are almost complete (at least I've no tests that fail) 2008-04-08 16:44:05 +00:00
Rex.cs [+] push and pop instructions passed tests. 2008-04-09 09:22:12 +00:00