* sim/cris/asm/testutils.inc (test_h_mem): Use register prefix.
[deliverable/binutils-gdb.git] / sim / testsuite / sim / cris / asm / bare2.ms
1 # mach: crisv32
2 # output: 0\n0\n4\n42\n
3 # sim: --cris-naked --target binary --architecture crisv32
4 # ld: --oformat binary
5
6 ; Check that we can run a naked binary with the same expected
7 ; results as an ELF "executable".
8
9 .include "bare1.ms"
This page took 0.028948 seconds and 4 git commands to generate.