Search
lxdream.org :: lxdream/test/testdata.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/testdata.h
changeset 561:533f6b478071
prev263:6f641270b2aa
author nkeynes
date Mon Dec 12 21:15:44 2011 +1000 (12 years ago)
permissions -rw-r--r--
last change Handle 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 raw
1.1 --- a/test/testdata.h Wed Jan 03 09:05:13 2007 +0000
1.2 +++ b/test/testdata.h Mon Dec 12 21:15:44 2011 +1000
1.3 @@ -1,5 +1,5 @@
1.4 /*
1.5 - * $Id: testdata.h,v 1.3 2007-01-03 09:05:13 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Test data loader
1.9 *
.