run_dump_test source in build directory
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / neg.d
CommitLineData
171b8e19 1#source: ./neg.s
c7927a3c
NC
2#objdump: -dr
3
4abd8e8d 4.*: file format .*
c7927a3c
NC
5
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: 7e 10 neg r0
11 2: 7e 1f neg r15
12 4: fc 07 00 neg r0, r0
13 7: fc 07 0f neg r0, r15
14 a: fc 07 f0 neg r15, r0
15 d: fc 07 ff neg r15, r15
This page took 0.47374 seconds and 4 git commands to generate.