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 Fri Dec 02 18:18:04 2011 +1000 (12 years ago)
permissions -rw-r--r--
last change SH4 shadow-mode tweaks
- Fix exceptions generated by the translator to account for the excepting
instruction(s) in the cycle counts.
- Compare floating point regs bitwise rather than with FP comparisons
(otherwise can fail due to nan != nan)
- Dump the translated block when we abort with an inconsistency
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 Fri Dec 02 18:18:04 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 *
.