Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / immexpr2.s
CommitLineData
3c74c164
AO
1! This expression and the associated resolved-expression case is new for SH64.
2
3 .data
4 .uaquad end-start
5 .uaquad .Lend-.Lstart
6
7 .text
8 .mode SHmedia
9start:
10 nop
11end:
12.Lstart:
13 nop
14 nop
15.Lend:
16
This page took 0.720221 seconds and 4 git commands to generate.