Add support for RX V2 Instruction Set
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / nop.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section .*:
7
8 00000000 <.*>:
9 0: 03 nop
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.033605 seconds and 4 git commands to generate.