]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/rx/not.d
aarch64: Enable +cssc for armv8.9-a
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / not.d
1 #source: ./not.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.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