[ARM] Add ARMv8.3 VJCVT instruction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv8_3-a-fp-bad.s
1 .text
2 .arm
3 vjcvt s0, d1
4 vjcvt.s32.f64 r0, d1
5 vjcvt.s32.f64 s0, s1
6 vjcvt.s32.f32 s0, s1
7 vjcvt.s32.f32 s0, d1
8 vjcvt.f32.f64 s0, d1
This page took 0.052762 seconds and 4 git commands to generate.