diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-07-14 16:53:04 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-07-14 16:53:04 +0000 |
commit | d9c61e839197ff0595fb9b3fc658b51e300b5772 (patch) | |
tree | 51f2fb05c97a83543fc488725113e7bfba6cc20c /sim/testsuite/d30v-elf/loop.s | |
parent | 54a3aefcb634ace0bf931cf6073157f2000ba3a7 (diff) | |
download | gdb-d9c61e839197ff0595fb9b3fc658b51e300b5772.zip gdb-d9c61e839197ff0595fb9b3fc658b51e300b5772.tar.gz gdb-d9c61e839197ff0595fb9b3fc658b51e300b5772.tar.bz2 |
Standard simulator tests.
Diffstat (limited to 'sim/testsuite/d30v-elf/loop.s')
-rw-r--r-- | sim/testsuite/d30v-elf/loop.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/testsuite/d30v-elf/loop.s b/sim/testsuite/d30v-elf/loop.s new file mode 100644 index 0000000..69f2692 --- /dev/null +++ b/sim/testsuite/d30v-elf/loop.s @@ -0,0 +1 @@ +loop: bra loop |