bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-h8300 / relax-2.s
CommitLineData
8c17da6e
NC
1 .h8300h
2 .globl _start
3_start:
4 mov.b @foo:16,r0l
5 mov.b @bar:32,r0l
6
7 .equ foo,0xffff67
8 .equ bar,0x4321
This page took 0.412259 seconds and 4 git commands to generate.