Add support for RX V2 Instruction Set
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / nop.d
CommitLineData
c7927a3c
NC
1#objdump: -dr
2
3dump\.o: file format .*
4
5
a117b0a5 6Disassembly of section .*:
c7927a3c 7
a117b0a5 800000000 <.*>:
c7927a3c 9 0: 03 nop
854eb72b
NC
10 1: ef 00 nop ; mov.l r0, r0
11 3: 63 10 nop ; mul #1, r0
12 5: fc 13 00 nop ; max r0, r0
13 8: 76 10 01 00 nop ; mul #1, r0
14 c: 77 10 01 00 00 nop ; mul #1, r0
15 11: 74 10 01 00 00 00 nop ; mul #1, r0
16 17: fd 70 40 00 00 00 80 nop ; max #0x80000000, r0
This page took 0.314379 seconds and 4 git commands to generate.