Fix binary compatibility between GCC and the TI compiler for the PRU target.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pru / ldi32.d
1 #name: PRU R_PRU_LDI32
2 #source: ldi32.s
3 #source: ldi32_symbol.s
4 #ld:
5 #objdump: -dr --prefix-addresses
6
7 # Test the ldi32 relocation
8 .*: +file format elf32-pru
9
10 Disassembly of section .text:
11 [0-9a-f]+ <[^>]*> ldi r16.w2, 57005
12 [0-9a-f]+ <[^>]*> ldi r16.w0, 48879
This page took 0.031211 seconds and 5 git commands to generate.