[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / neg.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: 7e 10 neg r0
10 2: 7e 1f neg r15
11 4: fc 07 00 neg r0, r0
12 7: fc 07 0f neg r0, r15
13 a: fc 07 f0 neg r15, r0
14 d: fc 07 ff neg r15, r15
This page took 0.030348 seconds and 4 git commands to generate.