gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pru / loop.d
CommitLineData
93f11b16
DD
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: PRU loop
3
4# Test the loop instructions
5
6.*: +file format elf32-pru
7
8Disassembly of section .text:
90+0000 <[^>]*> 304a0000 loop 00000000 <[^>]*>, r10.b2
10[\t ]*0: R_PRU_U8_PCREL[\t ]*.text\+0x14
110+0004 <[^>]*> 30eb8000 iloop 00000004 <[^>]*>, r11
12[\t ]*4: R_PRU_U8_PCREL[\t ]*.text\+0x14
130+0008 <[^>]*> 00e0e0e0 add r0, r0, r0
140+000c <[^>]*> 00e0e0e0 add r0, r0, r0
150+0010 <[^>]*> 00e0e0e0 add r0, r0, r0
This page took 0.213663 seconds and 4 git commands to generate.