Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / shift-3.s
CommitLineData
3c74c164
AO
1! This should not get an internal error and it should emit the expected
2! relocs, even though the symbol looks local and is undefined.
3 .text
4 .mode SHmedia
5start:
6 movi .LC0 & 65535, r1
7 movi (.LC0 >> 16) & 65535, r3
This page took 1.136159 seconds and 4 git commands to generate.