|
From: <sv...@va...> - 2009-04-15 02:57:18
|
Author: njn Date: 2009-04-15 03:56:49 +0100 (Wed, 15 Apr 2009) New Revision: 9535 Log: Put files in alphabetical order. Modified: branches/DARWIN/none/tests/x86/Makefile.am Modified: branches/DARWIN/none/tests/x86/Makefile.am =================================================================== --- branches/DARWIN/none/tests/x86/Makefile.am 2009-04-15 02:45:41 UTC (rev 9534) +++ branches/DARWIN/none/tests/x86/Makefile.am 2009-04-15 02:56:49 UTC (rev 9535) @@ -72,12 +72,12 @@ fxtract \ getseg \ incdec_alt \ + int \ $(INSN_TESTS) \ jcxz \ lahf \ looper \ movx \ - int \ pushpopseg \ sbbmisc \ smc1 \ |