gas testuite fixes: don't match dump.o
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / not.d
1 #objdump: -dr
2
3 .*: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.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.031047 seconds and 4 git commands to generate.