Menu

Commit [r4925]  Maximize  Restore  History

20070612 FINALLY figured out why Debian/DECstation stopped working when

translation read-ahead was enabled: in src/memory_rw.c, the
call to invalidate_code_translation was made also if the
memory access was an instruction load (if the page was mapped
as writable); it shouldn't be called in that case.

gavare 2007-06-12

changed /gxemul-legacy/trunk/HISTORY
changed /gxemul-legacy/trunk/src/cpus/cpu_dyntrans.c
changed /gxemul-legacy/trunk/src/memory_rw.c
/gxemul-legacy/trunk/HISTORY Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/cpus/cpu_dyntrans.c Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/memory_rw.c Diff Switch to side-by-side view
Loading...