Search
lxdream.org :: lxdream/src/test/testsh4x86.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/test/testsh4x86.c
changeset1302:765e514f99a6
authornkeynes
dateFri May 29 18:47:05 2015 +1000 (8 years ago)
permissions-rw-r--r--
last changeFix test case
file annotate diff log rss
1302:765e514f99a68 yearsnkeynesFix test case default tip
1263:b3de98d19faf12 yearsnkeynesBreak host disassembly bits out of sh4x86.in, and move the generic disasm
1189:1540105786c812 yearsnkeynesFix make check
1112:4cac5e474d4c13 yearsnkeynesRearrange the main translation loop to allow translated blocks to jump
1091:18655837434514 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
1065:bc1cc0c5491714 yearsnkeynesNo-op merge lxdream-mmu to remove head (actually merged long ago)
990:ae329de3c8ab15 yearsnkeynesPrint address correctly with %p
968:6fb1481859a415 yearsnkeynesFix various compile-time warnings
963:1c3a0f67c60315 yearsnkeynesFix missing prototype for mmu_vma_to_phys_disasm
953:f4a156508ad115 yearsnkeynesMerge lxdream-mem branch back to trunk
951:63483914846f15 yearsnkeynesTidy up exceptions+resets lxdream-mem
948:545c85cc56f115 yearsnkeynesIntroduce sh4_finalize_instruction to clean-up on instruction exits lxdream-mem
945:78772965323615 yearsnkeynesMove address space decls to mmu.h lxdream-mem
939:6f2302afeb8915 yearsnkeynesMMU work-in-progress lxdream-mem
934:3acd3b3ee6d115 yearsnkeynesChange RAM regions to use static arrays rather than mmap regions, for a 2-3% performance gain. lxdream-mem
931:430048ea8b7115 yearsnkeynesMore refactoring and general cleanup. Most things should be working again now. lxdream-mem
930:07e5b11419db15 yearsnkeynesRemove pointer cache and add full address-space map. Much better lxdream-mem
929:fd8cb0c82f5f15 yearsnkeynesFirst pass experiment using cached decoding. lxdream-mem
925:7cbcc51db63d15 yearsnkeynesFix 64-bit disassembly
919:dfa21f43925b15 yearsnkeynesFixup testsh4x86 to actually work (as opposed to just barely compiling)
918:7ab30c88655315 yearsnkeynesFix compile of testsh4x86
911:2f6ba75b84d115 yearsnkeynesDeclare mem_copy_* functions as FASTCALL
905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
884:2dcd6a3829fa15 yearsnkeynesRepair unit test compilation
820:de3af548098915 yearsnkeynesFix testsh4x86 again
802:d894188b503d15 yearsnkeynesFix compiler warnings
775:b50989a6312015 yearsnkeynesFix build of testsh4x86
740:dd11269ee48b15 yearsnkeynesRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
672:cc2c2b0ab27215 yearsnkeynesUpdate test again for ftrv change
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
624:b13c97bf407116 yearsnkeynesFix testsh4x86 again
602:a3aae8cbd1d716 yearsnkeynesFix testsh4x86 compile
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
578:5fbe050b055816 yearsnkeynesRepair testsh4x86 again lxdream-mmu
571:9bc09948d0f216 yearsnkeynesMore MMU work in progess. Much better now... lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
550:a27e3134014716 yearsnkeynesAdd support for the MMIO side of the TLB (and LDTLB)
515:5e5bb1dd369e16 yearsnkeynesFix compilation of the unit tests
499:14b86c78d11116 yearsnkeynesAdd some required extern methods
385:766eca01ef4d16 yearsnkeynesAdd stub for syscall method
374:8f80a795513e16 yearsnkeynesCache the pointer to the last FR bank (speeds fp ops up by about 10%)
369:4b4223e7d72016 yearsnkeynesMove the store queue operation to a function in sh4mem.c
365:94cab5ad0ed816 yearsnkeynesChange sh4x86 test to translate/disasm full basic blocks
363:7d0bab24016c16 yearsnkeynesAdd initial unit test programs
.