Search
lxdream.org :: lxdream/src/sh4/xltcache.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/xltcache.c
changeset986:5090104b0963
authornkeynes
dateTue Feb 24 11:50:17 2009 +0000 (14 years ago)
permissions-rw-r--r--
last changeFix minor warnings
Add explicit casts to mmap() result for platforms where it's not void *...
file annotate diff log rss
986:5090104b096314 yearsnkeynesFix minor warnings
953:f4a156508ad114 yearsnkeynesMerge lxdream-mem branch back to trunk
950:cc1e8810436014 yearsnkeynesRemove xlat_get_post_recovery - no longer used and doesn't work correctly anyway lxdream-mem
938:e377bd827c5414 yearsnkeynesSimplify xlat_invalidate_long slightly lxdream-mem
935:45246788ca0014 yearsnkeynesSimplify xlat_lut slightly (cache now always initialized even if we're not lxdream-mem
922:8a8361264b1e14 yearsnkeynesDisable the generational translation cache - I've got no evidence that it
905:4c17ebd9ef5e14 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
901:32c5cf5e206f14 yearsnkeynesMove the precision/size tests to translation-time rather than execution-time,
809:8bdbf4d95da414 yearsnkeynesFix core-exit-on-flush in a delay branch slot. Bit of a hack really
788:eb238a77f3c014 yearsnkeynesFix minor warnings
736:a02d1475ccfd14 yearsnkeynesRe-indent everything consistently
617:476a717a54f315 yearsnkeynesStart getting SLEEP into order
596:dfc0c93d882e15 yearsnkeynesFix MAC.L/MAC.W stack issues
592:4343cbfdd21b15 yearsnkeynesChange recovery table to offset rather than pointer (so as to survive block moves)
586:2a3ba82cf24315 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
580:508dc852a8eb15 yearsnkeynesFix x86-64 support for mmu changes lxdream-mmu
571:9bc09948d0f215 yearsnkeynesMore MMU work in progess. Much better now... lxdream-mmu
569:a1c49e1e877615 yearsnkeynesBring icache partially into line with the mmu, a little less slow with AT off lxdream-mmu
561:533f6b47807115 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
527:14c9489f647e15 yearsnkeynesx86-64 translator work-in-progress
515:5e5bb1dd369e15 yearsnkeynesFix compilation of the unit tests
502:c4ecae2b1b5e15 yearsnkeynesAdd sh4ptr_t type, start converting bare pointer refs to it
488:d19a63e47cd915 yearsnkeynesChange MAP_ANONYMOUS to MAP_ANON for bsd compatibility
428:338966c8aed015 yearsnkeynesFix compilation warnings
422:61a0598e07ff15 yearsnkeynesFix compilation warnings
410:5f8413358e7f15 yearsnkeynesChange extend-block to take a requested size
407:d24ab36150c415 yearsnkeynesAdd xlat_get_lut_entry method
400:049d72a7a22915 yearsnkeynesAdd translation cache invalidation
383:f597b73474cb15 yearsnkeynesFix return value for "translated but not entry point" addresses
376:8c7587af5a5d15 yearsnkeynesAdd disassembly dump function to xltcache
366:6fb0d05152d715 yearsnkeynesAdd method to retrieve the size of a block, given the code pointer (useful
359:c588dce7ebde15 yearsnkeynesCommit decoder generator
.