[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / pr19665.s
CommitLineData
6439ea1a
VK
1mov.b #0xff, [r0]
2mov.b #0xff, [r1]
3mov.b #0xff, [r2]
4mov.b #0xff, [r13]
5mov.b #0xff, [r14]
6mov.b #0xff, [r15]
7#
8mov.w #0xff, [r0]
9mov.w #0xff, [r1]
10mov.w #0xff, [r2]
11mov.w #0xff, [r13]
12mov.w #0xff, [r14]
13mov.w #0xff, [r15]
14#
15mov.l #0xff, [r0]
16mov.l #0xff, [r1]
17mov.l #0xff, [r2]
18mov.l #0xff, [r13]
19mov.l #0xff, [r14]
20mov.l #0xff, [r15]
This page took 0.025033 seconds and 4 git commands to generate.