Search
lxdream.org :: lxdream/src/xlat/xltcache.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/xlat/xltcache.c
changeset1298:d0eb2307b847
authornkeynes
dateWed Feb 04 08:38:23 2015 +1000 (8 years ago)
permissions-rw-r--r--
last changeFix assorted compile warnings reported by Clang
file annotate diff log rss
1298:d0eb2307b8478 yearsnkeynesFix assorted compile warnings reported by Clang
1263:b3de98d19faf11 yearsnkeynesBreak host disassembly bits out of sh4x86.in, and move the generic disasm
1214:49152b3d8b7511 yearsnkeynesSetup the unlink_blocks function via a callback, rather than calling
1195:072131b61d2a11 yearsnkeynesHandle branch delay-slot instruction that falls on the next page correctly.
1189:1540105786c811 yearsnkeynesFix make check
1188:1cc9bb0b384811 yearsNathan KeynesRearrange the profile dump code so as to avoid xlat => SH4 references
1186:2dc47c67bb9311 yearsnkeynesAdd support for block linking when the block target is fixed. Only a small
1182:b38a327ad8fa11 yearsnkeynesAdd block profiling option to count the number of executions of each block,
1175:712c418cad8311 yearsNathan KeynesAdd xlat_get_address to find the SH4 address corresponding to a host code
1149:da6124fceec612 yearsnkeynesAdd chain pointer to the xlat cache, so that we can maintain multiple blocks
1126:1f2c7cdee73e12 yearsnkeynesFix commit range to actually mark the whole block instead of half of it
1091:18655837434513 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
1003:7b2688cbbca314 yearsnkeynesRevert change to xltcache and fix breakpoint precision correctly
997:3f7b28afc4f914 yearsnkeynesFix off-by-one when looking up a PC right on the border-line
991:60c7fab9c88014 yearsnkeynesMove xltcache to xlat/ src directory
.