Search
lxdream.org :: lxdream/test/sh4/utlb.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/sh4/utlb.c
changeset 1022:43f35b12ece7
prev976:e57a25d9eb7d
author nkeynes
date Fri Aug 24 08:53:50 2012 +1000 (11 years ago)
permissions -rw-r--r--
last change Move the generated prologue/epilogue code out into a common entry stub
(reduces space requirements) and pre-save all saved registers. Change
FASTCALL to use 3 regs instead of 2 since we can now keep everything in
regs.
file annotate diff log raw
1.1 --- a/test/sh4/utlb.c Mon Jan 26 12:32:23 2009 +0000
1.2 +++ b/test/sh4/utlb.c Fri Aug 24 08:53:50 2012 +1000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: utlb.c 831 2008-08-13 10:32:00Z nkeynes $
1.6 + * $Id$
1.7 *
1.8 * UTLB unit test support
1.9 *
.