tc-score.c: Replace overlapping sprintf with memmove
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / half-prec-psyntax.s
1 .text
2 vcvt d0.f16, q1.f32
3 vcvt q5.f32, d6.f16
4 vcvtt s2.f32, s5.f16
5 vcvtb s2.f32, s5.f16
6 vcvtt s2.f16, s5.f32
7 vcvtb s2.f16, s5.f32
This page took 0.035181 seconds and 4 git commands to generate.