x86: Allow 32-bit registers for tpause and umwait
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / tlsnopic.d
1 #objdump: -dr
2 #as: -big
3 #name: sh non-pic tls
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+000 <fn>:
10 0: 2f e6 [ ]*mov\.l r14,@-r15
11 2: 6e f3 [ ]*mov r15,r14
12 4: 01 12 [ ]*stc gbr,r1
13 6: d0 02 [ ]*mov\.l 10 <fn\+0x10>,r0[ ]+! 0 .*
14 8: 30 1c [ ]*add r1,r0
15 a: 6f e3 [ ]*mov r14,r15
16 c: 00 0b [ ]*rts
17 e: 6e f6 [ ]*mov\.l @r15\+,r14
18 10: 00 00 [ ]*\.word 0x0+0
19 [ ]+10: R_SH_TLS_LE_32 foo
20 \.\.\.
This page took 0.030476 seconds and 4 git commands to generate.