qemu-patch-raspberry4/tests/cris
Blue Swirl 4a6648f44e Replace 'extern inline' with 'static inline'
Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-01-17 20:26:30 +00:00
..
.gdbinit Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
check_abs.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_addc.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_addcm.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_addi.s
check_addiv32.s
check_addm.s
check_addo.c cris: Correct ADDO and ADDOQ testcases. 2010-07-29 15:42:06 +02:00
check_addoq.c cris: Correct ADDO and ADDOQ testcases. 2010-07-29 15:42:06 +02:00
check_addq.s
check_addr.s
check_addxc.s
check_addxm.s
check_addxr.s
check_andc.s
check_andm.s
check_andq.s
check_andr.s
check_asr.s
check_ba.s
check_bas.s
check_bcc.s
check_bound.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_boundc.s
check_boundr.s
check_btst.s CRIS: Make CCS related tests pass in system simulation by masking off flags not related to the tests. 2008-05-02 21:13:21 +00:00
check_clearfv32.s CRIS: Make CCS related tests pass in system simulation by masking off flags not related to the tests. 2008-05-02 21:13:21 +00:00
check_clrjmp1.s
check_cmp-2.s Add missing newline at the end of file 2008-12-14 08:50:18 +00:00
check_cmpc.s
check_cmpm.s
check_cmpq.s
check_cmpr.s
check_cmpxc.s
check_cmpxm.s
check_dstep.s
check_ftag.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_gcctorture_pr28634-1.c
check_gcctorture_pr28634.c
check_glibc_kernelversion.c
check_hello.c
check_int64.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_jsr.s
check_lapc.s
check_lsl.s
check_lsr.s
check_lz.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_mapbrk.c
check_mcp.s
check_mmap1.c
check_mmap2.c
check_mmap3.c
check_movdelsr1.s
check_movecr.s
check_movei.s Increase the odds for the movei test to pass in system simulation. 2008-06-06 11:00:58 +00:00
check_movemr.s Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
check_movemrv32.s Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
check_moveq.c
check_mover.s Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
check_moverm.s CRIS: Correct typo in test for moverm. 2008-05-02 21:08:33 +00:00
check_movmp.s
check_movpmv32.s
check_movpr.s
check_movprv32.s
check_movscr.s
check_movsm.s
check_movsr.s
check_movucr.s
check_movum.s
check_movur.s
check_mulv32.s
check_mulx.s
check_neg.s
check_not.s
check_openpf1.c
check_openpf2.c
check_openpf3.c
check_openpf4.c
check_openpf5.c
check_orc.s
check_orm.s
check_orq.s
check_orr.s
check_ret.s
check_scc.s
check_settls1.c cris: Correct settls1 testcase. 2010-07-29 17:15:28 +02:00
check_sigalrm.c Add small testcase for ordinary signals. 2008-02-28 11:23:20 +00:00
check_stat1.c
check_stat2.c
check_stat3.c Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
check_stat4.c Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
check_subc.s
check_subm.s
check_subq.s
check_subr.s
check_swap.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
check_time1.c
check_time2.c
check_xarith.s Add a testcase for broken x arithmetic sequences. 2008-06-06 11:05:18 +00:00
crisutils.h Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
crt.s
Makefile CRIS: Implement set_thread_area for CRIS. 2009-01-07 14:19:38 +00:00
README Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
sys.c Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs. 2008-06-06 11:07:50 +00:00
sys.h
testutils.inc Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs. 2008-06-06 11:07:50 +00:00

Test-suite for the cris port. Heavily based on the test-suite for the CRIS port of sim by Hans-Peter Nilsson.