gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / nop.d
CommitLineData
171b8e19 1#source: ./nop.s
c7927a3c
NC
2#objdump: -dr
3
4abd8e8d 4.*: file format .*
c7927a3c
NC
5
6
a117b0a5 7Disassembly of section .*:
c7927a3c 8
a117b0a5 900000000 <.*>:
c7927a3c 10 0: 03 nop
854eb72b
NC
11 1: ef 00 nop ; mov.l r0, r0
12 3: 63 10 nop ; mul #1, r0
13 5: fc 13 00 nop ; max r0, r0
14 8: 76 10 01 00 nop ; mul #1, r0
15 c: 77 10 01 00 00 nop ; mul #1, r0
16 11: 74 10 01 00 00 00 nop ; mul #1, r0
17 17: fd 70 40 00 00 00 80 nop ; max #0x80000000, r0
This page took 0.503109 seconds and 4 git commands to generate.