]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/rx/not.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / not.d
CommitLineData
171b8e19 1#source: ./not.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 00 not r0
11 2: 7e 0f not r15
12 4: fc 3b 00 not r0, r0
13 7: fc 3b 0f not r0, r15
14 a: fc 3b f0 not r15, r0
15 d: fc 3b ff not r15, r15