aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/asm/bare2.ms
blob: f30fd10e070d28156c4527af79a7b80555e10813 (plain)
1
2
3
4
5
6
7
8
9
# mach: crisv32
# output: 0\n0\n4\n42\n
# sim: --cris-naked --target binary --architecture crisv32 
# ld: --oformat binary

; Check that we can run a naked binary with the same expected
; results as an ELF "executable".

 .include "bare1.ms"