diff options
Diffstat (limited to 'ld/testsuite/ld-h8300/relax-6-coff.d')
-rw-r--r-- | ld/testsuite/ld-h8300/relax-6-coff.d | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ld-h8300/relax-6-coff.d b/ld/testsuite/ld-h8300/relax-6-coff.d new file mode 100644 index 0000000..b9c1e2f --- /dev/null +++ b/ld/testsuite/ld-h8300/relax-6-coff.d @@ -0,0 +1,11 @@ +# name: H8300 Relaxation Test 6 +# source: relax-6.s +# ld: --relax -m h8300s +# objdump: -d --no-show-raw-insn + +.*: file format .*-h8300 +Disassembly of section .text: + +00000100 <_start>: + 100: mov.b r2l,@0xbd:8 + 102: rts |