PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[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.031923 seconds and 4 git commands to generate.