RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / movw-shared-4.s
1 .arch armv7-a
2 .text
3 .syntax unified
4 f:
5 .thumb
6 movt r0, #:upper16:d
This page took 0.034669 seconds and 4 git commands to generate.