[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bound1.s
1 ; Some simple bound operands, but no memory operands.
2 x:
3 bound.b r3,r7
4 bound.w r8,r1
5 bound.d r11,r3
6 bound.b 0x42,r2
7 bound.w 4200,r0
8 bound.d 4200042,r5
This page took 0.038577 seconds and 4 git commands to generate.