Contribute sh64-elf.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / relax-2.s
CommitLineData
3c74c164
AO
1! Check relaxation for PTB. This is like relax-1.s, but presumably we can
2! have bugs in the slight differences in limit-checking compared to PT and
3! PTA.
4
5 .mode SHmedia
6start:
7 nop
8start2:
9 ptb x0,tr3
10 .mode SHcompact
11x1:
12 .mode SHmedia
13a1:
14 ptb x0,tr4
15 .space 32767*4-4,0
16 .mode SHcompact
17x0:
18 .mode SHmedia
19a0:
20 ptb x1,tr5
21 ptb x1,tr6
22 ptb x1,tr6
23 ptb x1,tr7
This page took 0.045034 seconds and 4 git commands to generate.