Search
lxdream.org :: lxdream/src/sh4/sh4trans.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4trans.h
changeset1196:a14dbddafd13
authorNathan Keynes <nkeynes@lxdream.org>
dateWed Dec 14 21:51:55 2011 +1000 (12 years ago)
permissions-rw-r--r--
last changeUpdate maximum epilogue size
file annotate diff log rss
1196:a14dbddafd1312 yearsNathan KeynesUpdate maximum epilogue size
1188:1cc9bb0b384812 yearsNathan KeynesRearrange the profile dump code so as to avoid xlat => SH4 references
1186:2dc47c67bb9312 yearsnkeynesAdd support for block linking when the block target is fixed. Only a small
1182:b38a327ad8fa12 yearsnkeynesAdd block profiling option to count the number of executions of each block,
1125:9dd5dee45db913 yearsnkeynesImplement shadow-execution 'core' to run translator + interpreter side by
1091:18655837434514 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
1065:bc1cc0c5491714 yearsnkeynesNo-op merge lxdream-mmu to remove head (actually merged long ago)
991:60c7fab9c88015 yearsnkeynesMove xltcache to xlat/ src directory
941:c67574ed435515 yearsnkeynesImplement CORE_EXIT_EXCEPTION for use when direct frame messing about doesn't work lxdream-mem
926:68f3e0fe02f115 yearsnkeynesSetup a 'proper' stackframe in translated blocks. This doesn't affect performance noticeably,
905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
835:2381ddfd3fdd15 yearsnkeynesBump the max instruction size up a little further
760:12dac7679c0c15 yearsnkeynesAdd newline at EOF to shut gcc up
740:dd11269ee48b15 yearsnkeynesRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
733:633ee022f52e15 yearsnkeynesBug 60: Fix off-by-one in recovery list size
707:fb7c8fe2f61c15 yearsnkeynesIncrease maximum instruction size - was exceeded in some corner cases
675:b97020f9af1c15 yearsnkeyneshange 64-bit configuration to use sizeof(void *) rather than the system id
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
617:476a717a54f316 yearsnkeynesStart getting SLEEP into order
604:1024c3a9cb8816 yearsnkeynesFix backpatching when the block moves during translation
593:6c710c7c683516 yearsnkeynesFix block overruns from long epilogues
591:7b9612fd239516 yearsnkeynesAdd flag to skip breakpoints when it's the very first instruction of a run
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
585:371342a39c0916 yearsnkeynesHandle sh4 aborts/reset within the translator lxdream-mmu
577:a181aeacd6e816 yearsnkeynesRemove asm file and convert to inline (easier to cope with platform conventions) 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
527:14c9489f647e16 yearsnkeynesx86-64 translator work-in-progress
526:ba3da45b575416 yearsnkeynesDon't build the translator if the architecture is unsupported. Also tidy things up a little to allow (theoretically) different translators to be selected at build time.
410:5f8413358e7f16 yearsnkeynesChange extend-block to take a requested size
408:af496b73473416 yearsnkeynesChange block signature to return pointer to next block (if known)
389:3e354da6226416 yearsnkeynesUp the max instruction size to 256 (TODO: work out what this should actually
359:c588dce7ebde16 yearsnkeynesCommit decoder generator
.