Search
lxdream.org :: lxdream/src/xlat/xltcache.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/xlat/xltcache.c
changeset1195:072131b61d2a
authornkeynes
dateMon Dec 12 21:15:44 2011 +1000 (12 years ago)
permissions-rw-r--r--
last changeHandle branch delay-slot instruction that falls on the next page correctly.
- Generate the right end PC in the first place (sh4trans.c)
- Allow blocks to be marked as both entry point + continuation, and
specifically handle invalidation when first entry of a page is a continuation ==
flush previous page as well.
file annotate diff log rss
1195:072131b61d2a12 yearsnkeynesHandle branch delay-slot instruction that falls on the next page correctly.
1189:1540105786c812 yearsnkeynesFix make check
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,
1175:712c418cad8312 yearsNathan KeynesAdd xlat_get_address to find the SH4 address corresponding to a host code
1149:da6124fceec613 yearsnkeynesAdd chain pointer to the xlat cache, so that we can maintain multiple blocks
1126:1f2c7cdee73e13 yearsnkeynesFix commit range to actually mark the whole block instead of half of it
1091:18655837434514 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
1003:7b2688cbbca315 yearsnkeynesRevert change to xltcache and fix breakpoint precision correctly
997:3f7b28afc4f915 yearsnkeynesFix off-by-one when looking up a PC right on the border-line
991:60c7fab9c88015 yearsnkeynesMove xltcache to xlat/ src directory
.