Search
lxdream.org :: lxdream/src/sh4/sh4x86.in :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4x86.in
changeset593:6c710c7c6835
authornkeynes
dateThu Jan 17 21:26:58 2008 +0000 (16 years ago)
permissions-rw-r--r--
last changeFix block overruns from long epilogues
file annotate diff log rss
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
590:4db6a084ca3c16 yearsnkeynesEnsure PC correctness in presence of delay-slot exceptions
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
584:5c29dd7297df16 yearsnkeynesRemove sh4_read_word accidentally left in 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
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
553:4e6166258c2216 yearsnkeynesFix immediate call to MMU_ldtlb (braino...) lxdream_0_8_2
550:a27e3134014716 yearsnkeynesAdd support for the MMIO side of the TLB (and LDTLB)
547:d6e00ffc4adc16 yearsnkeynesFix stack alignment on x86-64
539:75f3e594d4a716 yearsnkeynesAdd support for the darwin ABI
533:9764673fd4a516 yearsnkeynesFix TRAPA (translator) and add test case
532:43653e74803016 yearsnkeynesFix PREF for x86-64, add load_ptr macro
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.
502:c4ecae2b1b5e16 yearsnkeynesAdd sh4ptr_t type, start converting bare pointer refs to it
417:bd927df302a916 yearsnkeynesSuppress redundant T flag loads
416:714df603c86916 yearsnkeynesRemove INC %esi (and esi in general), replace with load immediates (faster)
409:549e0083544816 yearsnkeynesModify termination again to allow early exit (eg on end-of-page), as well
408:af496b73473416 yearsnkeynesChange block signature to return pointer to next block (if known)
401:f79327f3981816 yearsnkeynesMove support routines to sh4.c
397:64032450532516 yearsnkeynesFix SHLL/SHLR/SHAL/SHAR flag setting
395:c473acbde18616 yearsnkeynesAdd alignment checks to LDC.L/STC.L/LDS.L/STS.L
394:7eb172bfeefe16 yearsnkeynesFix SUBC (not updating T), FTRC (not truncating), and XTRCT (just b0rked)
388:13bae2fb037316 yearsnkeynesMore fixes and complete missing instructions
386:6fb10951326a16 yearsnkeynesImplement MAC.W, MAC.L and DIV1
382:fce3f4da92ab16 yearsnkeynesFix exception handling
381:aade6c9aca4d16 yearsnkeynesFix default block return value
380:2e8166bf683216 yearsnkeynesFix load_spreg/store_spreg
377:fa18743f690516 yearsnkeynesFill in most of the FP operations and fix the stack adjustments
375:4627600f7f8e16 yearsnkeynesStart in on the FP instructions (simplest possible impl)
374:8f80a795513e16 yearsnkeynesCache the pointer to the last FR bank (speeds fp ops up by about 10%)
368:36fac4c4232216 yearsnkeynesMore translator WIP - blocks are approaching something sane
361:be3de4ecd95416 yearsnkeynesTranslator WIP: fill out and correct another batch of instructions
359:c588dce7ebde16 yearsnkeynesCommit decoder generator
.