PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sections
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pru / ldi.d
CommitLineData
93f11b16
DD
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: PRU ldi
3
4# Test the load/store operations
5
6.*: +file format elf32-pru
7
8Disassembly of section .text:
90+0000 <[^>]*> 240000f0 ldi r16, 0
10[\t ]*0: R_PRU_LDI32 \*ABS\*\+0x12345678
110+0004 <[^>]*> 240000d0 ldi r16.w2, 0
120+0008 <[^>]*> 241234f0 ldi r16, 4660
130+000c <[^>]*> 240000f0 ldi r16, 0
14[\t ]*c: R_PRU_U16_PMEMIMM .text
150+0010 <[^>]*> 240000f0 ldi r16, 0
16[\t ]*10: R_PRU_LDI32 var1
170+0014 <[^>]*> 240000d0 ldi r16.w2, 0
This page took 0.025244 seconds and 4 git commands to generate.