This patch enables disassembler_needs_relocs for PRU. It is needed to print correct...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pru / extern.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: PRU extern function call dump
3
4 # Test dumping of U16_PMEMIMM relocation
5
6 .*: +file format elf32-pru
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> 230000c3 call 00000000 <myextfunc>
10 [\t ]*0: R_PRU_U16_PMEMIMM[\t ]*myextfunc
This page took 0.032443 seconds and 4 git commands to generate.