Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / neg.d
1 #source: ./neg.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.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.034699 seconds and 4 git commands to generate.