diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-27 16:47:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-27 16:47:02 +0000 |
commit | 1bec8141aa331266a162701c3ba0e0ea9bf3b6d5 (patch) | |
tree | 701b9fae61d058022def731004c5231980b7c30a /ld/testsuite/ld-h8300/relax-4.d | |
parent | 406f8ff91f7a7f9700d2bd938c58a11cbfcc690a (diff) | |
download | gdb-1bec8141aa331266a162701c3ba0e0ea9bf3b6d5.zip gdb-1bec8141aa331266a162701c3ba0e0ea9bf3b6d5.tar.gz gdb-1bec8141aa331266a162701c3ba0e0ea9bf3b6d5.tar.bz2 |
ld-h8300/h8300.exp: Addition of new test case to check relaxation for H8S target.
ld-h8300/relax-6.s: New test source file.
ld-h8300/relax-6.d: New test expected disassembly file.
ld-h8300/relax-6-coff.d: New test expected disassembly file for COFF format.
Diffstat (limited to 'ld/testsuite/ld-h8300/relax-4.d')
-rw-r--r-- | ld/testsuite/ld-h8300/relax-4.d | 86 |
1 files changed, 43 insertions, 43 deletions
diff --git a/ld/testsuite/ld-h8300/relax-4.d b/ld/testsuite/ld-h8300/relax-4.d index e9b8c8a..b8d38ce 100644 --- a/ld/testsuite/ld-h8300/relax-4.d +++ b/ld/testsuite/ld-h8300/relax-4.d @@ -1,51 +1,51 @@ # name: H8300 Relaxation Test 4 # ld: --relax -m h8300self -# objdump: -d +# objdump: -d --no-show-raw-insn .*: file format .*-h8300 Disassembly of section .text: 00000100 <_start>: - 100: f8 03 mov.b #0x3,r0l - 102: fa 05 mov.b #0x5,r2l - 104: 7f ff 60 80 bset r0l,@0xff:8 - 108: 7f 00 60 a0 bset r2l,@0x0:8 - 10c: 7e ff 63 a0 btst r2l,@0xff:8 - 110: 7e 00 63 80 btst r0l,@0x0:8 - 114: 6a 18 00 00 70 50 bset #0x5,@0x0:16 - 11a: 6a 18 7f ff 70 50 bset #0x5,@0x7fff:16 - 120: 6a 18 80 00 70 50 bset #0x5,@0x8000:16 - 126: 6a 18 fe ff 70 50 bset #0x5,@0xfeff:16 - 12c: 7f 00 70 50 bset #0x5,@0x0:8 - 130: 7f ff 70 50 bset #0x5,@0xff:8 - 134: 6a 10 00 00 76 50 band #0x5,@0x0:16 - 13a: 6a 10 7f ff 76 50 band #0x5,@0x7fff:16 - 140: 6a 10 80 00 76 50 band #0x5,@0x8000:16 - 146: 6a 10 fe ff 76 50 band #0x5,@0xfeff:16 - 14c: 7e 00 76 50 band #0x5,@0x0:8 - 150: 7e ff 76 50 band #0x5,@0xff:8 - 154: 7f ff 60 a0 bset r2l,@0xff:8 - 158: 7f 00 60 80 bset r0l,@0x0:8 - 15c: 7e ff 63 80 btst r0l,@0xff:8 - 160: 7e 00 63 a0 btst r2l,@0x0:8 - 164: 6a 18 00 00 70 60 bset #0x6,@0x0:16 - 16a: 6a 18 7f ff 70 60 bset #0x6,@0x7fff:16 - 170: 6a 38 00 00 80 00 70 60 bset #0x6,@0x8000:32 - 178: 6a 38 00 00 ff 00 70 60 bset #0x6,@0xff00:32 - 180: 6a 38 00 ff ff 00 70 60 bset #0x6,@0xffff00:32 - 188: 6a 38 ff ff 7f ff 70 60 bset #0x6,@0xffff7fff:32 - 190: 6a 18 80 00 70 60 bset #0x6,@0x8000:16 - 196: 6a 18 fe ff 70 60 bset #0x6,@0xfeff:16 - 19c: 7f 00 70 60 bset #0x6,@0x0:8 - 1a0: 7f ff 70 60 bset #0x6,@0xff:8 - 1a4: 6a 10 00 00 76 60 band #0x6,@0x0:16 - 1aa: 6a 10 7f ff 76 60 band #0x6,@0x7fff:16 - 1b0: 6a 30 00 00 80 00 76 60 band #0x6,@0x8000:32 - 1b8: 6a 30 00 00 ff 00 76 60 band #0x6,@0xff00:32 - 1c0: 6a 30 00 ff ff 00 76 60 band #0x6,@0xffff00:32 - 1c8: 6a 30 ff ff 7f ff 76 60 band #0x6,@0xffff7fff:32 - 1d0: 6a 10 80 00 76 60 band #0x6,@0x8000:16 - 1d6: 6a 10 fe ff 76 60 band #0x6,@0xfeff:16 - 1dc: 7e 00 76 60 band #0x6,@0x0:8 - 1e0: 7e ff 76 60 band #0x6,@0xff:8 + 100: mov.b #0x3,r0l + 102: mov.b #0x5,r2l + 104: bset r0l,@0xff:8 + 108: bset r2l,@0x0:8 + 10c: btst r2l,@0xff:8 + 110: btst r0l,@0x0:8 + 114: bset #0x5,@0x0:16 + 11a: bset #0x5,@0x7fff:16 + 120: bset #0x5,@0x8000:16 + 126: bset #0x5,@0xfeff:16 + 12c: bset #0x5,@0x0:8 + 130: bset #0x5,@0xff:8 + 134: band #0x5,@0x0:16 + 13a: band #0x5,@0x7fff:16 + 140: band #0x5,@0x8000:16 + 146: band #0x5,@0xfeff:16 + 14c: band #0x5,@0x0:8 + 150: band #0x5,@0xff:8 + 154: bset r2l,@0xff:8 + 158: bset r0l,@0x0:8 + 15c: btst r0l,@0xff:8 + 160: btst r2l,@0x0:8 + 164: bset #0x6,@0x0:16 + 16a: bset #0x6,@0x7fff:16 + 170: bset #0x6,@0x8000:32 + 178: bset #0x6,@0xff00:32 + 180: bset #0x6,@0xffff00:32 + 188: bset #0x6,@0xffff7fff:32 + 190: bset #0x6,@0x8000:16 + 196: bset #0x6,@0xfeff:16 + 19c: bset #0x6,@0x0:8 + 1a0: bset #0x6,@0xff:8 + 1a4: band #0x6,@0x0:16 + 1aa: band #0x6,@0x7fff:16 + 1b0: band #0x6,@0x8000:32 + 1b8: band #0x6,@0xff00:32 + 1c0: band #0x6,@0xffff00:32 + 1c8: band #0x6,@0xffff7fff:32 + 1d0: band #0x6,@0x8000:16 + 1d6: band #0x6,@0xfeff:16 + 1dc: band #0x6,@0x0:8 + 1e0: band #0x6,@0xff:8 |