Search
lxdream.org :: lxdream/src/sh4/sh4core.in :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4core.in
changeset758:99ae000d4e09
authornkeynes
dateMon Jul 21 00:37:13 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeFix compiler warnings
file annotate diff log rss
758:99ae000d4e0915 yearsnkeynesFix compiler warnings
740:dd11269ee48b15 yearsnkeynesRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
732:f05753bbe72315 yearsnkeynesFix alignment check for 64-bit FMOVs
671:a530ea88eebd15 yearsnkeynesPermanently add SH4 instruction statistics tracking (enabled with --enable-sh4stats)
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
641:afb9a42c61c616 yearsnkeynesRemove checkpriv() from STC GBR, Rn (instruction is not privileged)
626:a010e30a30e916 yearsnkeynesFix LDS/STS to FPUL/FPSCR to check the FPU disabled bit. Fixes
617:476a717a54f316 yearsnkeynesStart getting SLEEP into order
587:739a3136f26916 yearsnkeynesFix instruction side-effects in presence of exceptions
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
582:c89a69dc427d16 yearsnkeynesFix emu instruction translation lxdream-mmu
576:4945fa2ed24f16 yearsnkeynesFix TRAPA in emulator core lxdream-mmu
570:d2893980fbf516 yearsnkeynesChange to generate different code for mmu on/off cases lxdream-mmu
569:a1c49e1e877616 yearsnkeynesBring icache partially into line with the mmu, a little less slow with AT off lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
559:06714bc6427116 yearsnkeynesCommit first pass at full TLB support - still needs a lot more work lxdream-mmu
550:a27e3134014716 yearsnkeynesAdd support for the MMIO side of the TLB (and LDTLB)
490:1e0f9940e06416 yearsnkeynesFix pointer=>int conversions to use intptr_t types
430:467519b050f416 yearsnkeynesFix compilation warnings
401:f79327f3981816 yearsnkeynesMove support routines to sh4.c
391:16afb90b5d4716 yearsnkeynesAdd sh4_raise_trap() routine
384:c9d5c194984b16 yearsnkeynesAdd DIV1 test cases
378:f10fbdd4e24b16 yearsnkeynesStart splitting the common SH4 parts into sh4.c, with sh4core.c to become
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
367:9c52dcbad3fb16 yearsnkeynesMove EXC_* codes to sh4core.h and rename to match the EX_* codes
359:c588dce7ebde16 yearsnkeynesCommit decoder generator
.