Search
lxdream.org :: lxdream/test/bin2c.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/bin2c.c
changeset 561:533f6b478071
prev185:6755a04c447f
author nkeynes
date Wed Nov 10 08:37:42 2010 +1000 (13 years ago)
permissions -rw-r--r--
last change Add chain pointer to the xlat cache, so that we can maintain multiple blocks
for the same address. This prevents thrashing in cases where we would other
keep retranslating the same blocks over and over again due to varying
xlat_sh4_mode values
file annotate diff log raw
1.1 --- a/test/bin2c.c Tue Jul 11 01:35:27 2006 +0000
1.2 +++ b/test/bin2c.c Wed Nov 10 08:37:42 2010 +1000
1.3 @@ -3,7 +3,7 @@
1.4
1.5 (c)2000 Dan Potter
1.6
1.7 - $Id: bin2c.c,v 1.1 2006-07-11 01:35:23 nkeynes Exp $
1.8 + $Id$
1.9 Note: Licensed under the new BSD license, see README.KOS -NK
1.10 */
1.11
.