[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-swap-2.s
CommitLineData
464ab0e5
MR
1 .set micromips
2 .text
3foo:
4 .rept count
5 ori $2, $3, (. - foo) >> 2
6 .endr
7 addu $2, $3, $4
8 j ext
This page took 0.223769 seconds and 4 git commands to generate.