Rabin Vincent f278d5cbe5 tests: cris: fix syscall inline asm
Add the appropriate register constraints for the inline asm for the
write and exit system calls.  Without the correct constraints for the
write() function, correct failure messages are not printed succesfully
on newer version of GCC.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Rabin Vincent <rabinv@axis.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2016-09-28 10:47:21 +02:00
..
2016-09-28 10:45:44 +02:00
2016-09-28 10:45:44 +02:00
2016-09-28 10:45:44 +02:00
2016-05-18 15:04:27 +03:00
2016-09-28 10:45:44 +02:00
2016-09-28 10:45:44 +02:00
2016-09-28 10:45:44 +02:00
2016-09-28 10:45:44 +02:00
2016-09-28 10:45:44 +02:00
2016-09-28 10:45:44 +02:00
2016-09-28 10:47:21 +02:00
2016-09-28 10:45:44 +02:00

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