]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/rx/neg.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/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