2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / not.d
CommitLineData
c7927a3c
NC
1#objdump: -dr
2
3dump\.o: file format .*
4
5
6Disassembly of section \.text:
7
800000000 <\.text>:
9 0: 7e 00 not r0
10 2: 7e 0f not r15
11 4: fc 3b 00 not r0, r0
12 7: fc 3b 0f not r0, r15
13 a: fc 3b f0 not r15, r0
14 d: fc 3b ff not r15, r15
This page took 0.086518 seconds and 4 git commands to generate.