xfail gas weakref1 test for nds32
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / illegal-nofp-armv8_3.s
1 // Test -march=armv8.3-a+nofp to disable fp-dependent ARMv8.3 instructions.
2 .text
3 neg w0, w1
4 fneg s0, s1
5 pacia x0, x1
6 fjcvtzs w0, d1
This page took 0.031148 seconds and 4 git commands to generate.