LostTheBlack_cp
|
7dc7dac965
|
[!] Tests doesn't actually work. Need ilasmed code.
|
2008-04-18 13:51:20 +00:00 |
|
LostTheBlack_cp
|
c5c5fd4ad9
|
[+] All conditional branches now pass my 64bit operand tests.
|
2008-04-17 23:45:08 +00:00 |
|
LostTheBlack_cp
|
199e15b1da
|
[+] Bgt_Un 64bit + tests.
|
2008-04-17 22:44:20 +00:00 |
|
LostTheBlack_cp
|
c8865cc9fe
|
[+] Tests for Bgt.
|
2008-04-17 22:35:51 +00:00 |
|
LostTheBlack_cp
|
539933db9c
|
[*] Fixed error with bge.
[+] Bge_Un works with 64-bit values.
|
2008-04-17 22:00:58 +00:00 |
|
LostTheBlack_cp
|
062a1f46b6
|
[+] bge works with 64 bits.
|
2008-04-17 20:34:24 +00:00 |
|
LostTheBlack_cp
|
8bf7d8cbac
|
[+] Beq (branch on equal) works with 64-bit values.
|
2008-04-17 19:51:46 +00:00 |
|
LostTheBlack_cp
|
5e542fd849
|
[+] Int64 and works.
[*] Removed LastIndexOf test from StringTest as it is still not implemented.
|
2008-04-17 08:34:06 +00:00 |
|
LostTheBlack_cp
|
9ec9bcdd41
|
[+] Now Bgt_Un works too.
|
2008-04-11 16:38:23 +00:00 |
|
LostTheBlack_cp
|
e554b4c2ad
|
[+] It seems that blt_un now works fine on 64-bit operands.
[+] Added JumpIfCarry.
[*] Corrected spelling error: JumpNotCary -> JumpNotCarry.
|
2008-04-11 16:31:50 +00:00 |
|
LostTheBlack_cp
|
7ecd84cb74
|
[*] Fixed Int64 negatives test (it tested Int32's...)
|
2008-04-10 06:13:09 +00:00 |
|
LostTheBlack_cp
|
72092fc41d
|
[+] Fixed issue #4054 (Switch-Case causes InvalidOperationException).
[*] All conditional branch instructions on longs marked NotImplemented.
[!] Someone familiar enough should review compiler's comparisons handling.
|
2008-03-18 13:32:24 +00:00 |
|
LostTheBlack_cp
|
ea9fcde4ce
|
Int64:
[*] Fixed adding.
[+] Subtraction now works.
|
2008-03-16 06:44:01 +00:00 |
|
LostTheBlack_cp
|
4aa8fcce86
|
Int64:
[+] equality comparing
[+] add operation
Int32:
[*] Fixed bge instruction
|
2008-03-15 09:02:05 +00:00 |
|
LostTheBlack_cp
|
280ed76ee3
|
|
2008-03-14 18:57:33 +00:00 |
|
moitoius_cp
|
8b580a4777
|
got the pci bus to use a fake-dictionary.
|
2008-02-06 12:30:10 +00:00 |
|
moitoius_cp
|
ab14cf6964
|
Made more more test cases.
|
2008-02-04 10:30:03 +00:00 |
|
moitoius_cp
|
7ab2ec9473
|
Moved tests into the TestSuite project.
|
2008-02-04 10:03:17 +00:00 |
|