aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-06-06Increase the odds for the movei test to pass in system simulation.edgar_igl1-0/+3
2008-06-06Avoid warnings.edgar_igl2-1/+2
2008-05-28updatebellard1-5/+2
2008-05-28more testsbellard2-18/+88
2008-05-12removed unused codebellard1-3/+0
2008-05-03Correct broken test for fixed file mmaps.edgar_igl1-7/+7
2008-05-02CRIS: Make CCS related tests pass in system simulation by masking off flags n...edgar_igl2-0/+3
2008-05-02CRIS: Correct typo in test for moverm.edgar_igl1-1/+1
2008-04-03Remove remaining .cvsignore filesaurel321-23/+0
2008-03-01Add a tests for user-mode mmapedgar_igl2-0/+486
2008-03-01Add test-case for btst CCS flags updates.edgar_igl1-0/+8
2008-02-28Add small testcase for ordinary signals.edgar_igl2-0/+27
2008-02-25Add testcase for CRIS ftag/fidx cache flushing insns.edgar_igl2-0/+34
2008-01-31suppressed warningsbellard1-2/+2
2008-01-31compilation fixbellard1-2/+2
2008-01-31compilation fixes - added bswap - commentsbellard1-41/+60
2007-11-14removed obsolete test2 targetbellard1-7/+0
2007-11-11use -fno-strict-aliasingbellard1-1/+1
2007-11-11compilation fixesbellard1-17/+20
2007-11-10added cpu_model parameter to cpu_init()bellard1-1/+1
2007-11-08removed obsolete x86 code copy supportbellard1-3/+0
2007-10-08Add CRIS configuration bits, by Edgar E. Iglesias.ths1-0/+5
2007-10-08CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias.ths103-0/+7014
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths7-46/+46
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths9-128/+127
2007-04-30Implement iwMMXt instruction set for the PXA270 cpu.balrog2-0/+52
2007-02-05int conversion testbellard1-0/+36
2007-02-05update pathbellard1-1/+1
2007-01-20Fix "make test2".pbrook1-1/+1
2006-12-14Simple test for mips/mipsel, based on a test by Alexander Voropay.ths2-0/+71
2006-06-25C99 64 bit printfbellard1-1/+1
2006-06-25sse2 commentbellard1-1/+2
2006-06-24added movdq2q and movq2dqbellard1-1/+8
2006-06-19fxam testbellard1-0/+11
2006-04-24better shift testsbellard1-1/+1
2005-12-18qruncom compile fixes (initial patch by Even Rouault)bellard2-11/+32
2005-12-06more targetsbellard1-1/+1
2005-12-05added MIPS user in automatic testsbellard1-1/+1
2005-11-21cpu_single_env usage fixbellard1-2/+0
2005-04-26clean target updatebellard1-1/+2
2005-04-23lretq, lcall and ljmp tests in 64 bit modebellard2-25/+61
2005-03-20NaN testsbellard1-58/+124
2005-03-03cmov fixbellard1-1/+1
2005-03-02x86_64 test programbellard5-248/+588
2005-01-23removed warningbellard1-1/+0
2005-01-16fix shufps/shufpd tests - added maskmov testsbellard1-2/+44
2005-01-12fxsr testbellard1-0/+63
2005-01-08MMX/SSE testbellard2-3/+434
2005-01-03fixed imul im test - added TEST_VM86 define for x86_64 testsbellard1-5/+7
2004-11-14enter insn fixbellard1-1/+50