1 #as: -big 2 #source: pcrel.s 3 #objdump: -d -EB 4 #name: PC-relative loads 5 #stderr: pcrel.l 6 7 .*: file format .*sh.* 8 9 Disassembly of section .text: 10 11 00000000 <code>: 12 0: d0 04 mov\.l 14 <litpool>,r0 ! ffffffec 13 2: d1 05 mov\.l 18 <litpool\+0x4>,r1 ! 90009 14 4: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec 15 6: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec 16 8: c7 02 mova 14 <litpool>,r0 17 a: 61 02 mov\.l @r0,r1 18 c: d1 01 mov\.l 14 <litpool>,r1 ! ffffffec 19 e: 01 03 bsrf r1 20 10: 00 09 nop 21 12: 00 09 nop 22 23 00000014 <litpool>: 24 14: ff ff \.word 0xffff 25 16: ff ec fmov fr14,fr15 26 18: 00 09 nop 27 1a: 00 09 nop 28 1c: 00 09 nop 29 1e: 00 09 nop 30