Search
lxdream.org :: lxdream/src/sh4/sh4core.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4core.h
changeset1067:d3c00ffccfcd
authornkeynes
dateSun Jul 05 13:54:48 2009 +1000 (14 years ago)
permissions-rw-r--r--
last changeNo-op merge lxdream-mem to tip to remove head (Long since merged in
actuality)
file annotate diff log rss
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)
986:5090104b096315 yearsnkeynesFix minor warnings
975:007bf7eb944f15 yearsnkeynesAdd read_byte_for_write mem function for correct implementation of AND.B and friends
971:886e1ec8447d15 yearsnkeynesFix 1k-entry allocation
968:6fb1481859a415 yearsnkeynesFix various compile-time warnings
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
946:d41ee7994db715 yearsnkeynesFully integrate SQ with the new address space code - added additional 'prefetch' 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
927:17b6b9e245d815 yearsnkeynesAdd return-address-modifying exception return code to mmu TLB lookups (a little bit faster)
911:2f6ba75b84d115 yearsnkeynesDeclare mem_copy_* functions as FASTCALL
905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
841:808d64b0507315 yearsnkeynesInitial implementation of the performance counters, only working one for now
823:8a592668322f15 yearsnkeynesMask fpscr correctly as well while we're in there
759:f16975739abc15 yearsnkeynesFix batch of -Wall 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
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
617:476a717a54f316 yearsnkeynesStart getting SLEEP into order
603:11564af1448b16 yearsnkeynesFix typo, MMU_VMA_ERROR was supposed to be 8000 0000, not 0800 0000...
597:87cbdf62aa3516 yearsnkeynesInitial VMA support for the SH4 disassembly
591:7b9612fd239516 yearsnkeynesAdd flag to skip breakpoints when it's the very first instruction of a run
589:045ba6eb6df116 yearsnkeynesFix vma lookups after itlb exception
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
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
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
564:dc7b5ffb053516 yearsnkeynesRefactor sh4core.h to extract the "public" material into a new sh4.h 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)
527:14c9489f647e16 yearsnkeynesx86-64 translator work-in-progress
422:61a0598e07ff16 yearsnkeynesFix compilation warnings
401:f79327f3981816 yearsnkeynesMove support routines to sh4.c
391:16afb90b5d4716 yearsnkeynesAdd sh4_raise_trap() routine
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
312:2c34bdc36cbd17 yearsnkeynesSave/restore MMU state (specifically the OC cache ram) correctly
302:96b5cc24309c17 yearsnkeynesRename SPUDMA to G2DMA (following KOS's lead)
265:5daf59b7f31b17 yearsnkeynesImplement event queue.
260:c82e26ec0cac17 yearsnkeynesAdjust timers when they're read rather than waiting until the next time
246:98054d036a2417 yearsnkeynesAdd slot-illegal instruction checking
157:fbe03268ad8a17 yearsnkeynesAdd preliminary call-stack tracing ability
95:7c0dac698ea218 yearsnkeynesFix DR FMOV functions to allow reference to the back bank
84:b993a8d8fbf318 yearsnkeynesFix double-precision floating point
54:d8b73031289c18 yearsnkeynesAdd (partial) DMAC implementation
53:f2981805b92918 yearsnkeynesRewrite timer to be more accurate, also support cycle precision in the future
43:0cf3e339cc5918 yearsnkeynesAdd sh4 + arm breakpoints
32:bf0bc2c524b818 yearsnkeynesReset SCIF properly on SH4 reset
.