diff options
author | Andrew Cagney <cagney@redhat.com> | 2005-01-07 23:25:38 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2005-01-07 23:25:38 +0000 |
commit | 4db6a73d176fcb2ad79d68fd90631da71806fbf6 (patch) | |
tree | 8581e833a921e3bd02bd09574cfbfc7b8fdd4166 /sim/testsuite/d30v-elf/ls-ldb.S | |
parent | 4b48ac2266039bff16ce766f6599d21940042d90 (diff) | |
download | gdb-4db6a73d176fcb2ad79d68fd90631da71806fbf6.zip gdb-4db6a73d176fcb2ad79d68fd90631da71806fbf6.tar.gz gdb-4db6a73d176fcb2ad79d68fd90631da71806fbf6.tar.bz2 |
2005-01-07 Andrew Cagney <cagney@gnu.org>
* fr30-elf, d30v-elf: Delete directory.
Diffstat (limited to 'sim/testsuite/d30v-elf/ls-ldb.S')
-rw-r--r-- | sim/testsuite/d30v-elf/ls-ldb.S | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sim/testsuite/d30v-elf/ls-ldb.S b/sim/testsuite/d30v-elf/ls-ldb.S deleted file mode 100644 index c6164ce..0000000 --- a/sim/testsuite/d30v-elf/ls-ldb.S +++ /dev/null @@ -1,11 +0,0 @@ - # compute -2(from mem) + 49 = 47 - add r3, r0, 4 || nop - ldb r2, @(r3,60) - add r2, r2, 49 - .long 0x0e000004, 0x00f00000 - .long 0, 0 - .long 0, 0 - .long 0, 0 - .long -1, -1 -# address 64 - remember target is BE - .byte -2, 0xff, 0xff, 0xff |