]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/aarch64/neon-frint.s
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / neon-frint.s
CommitLineData
a06ea964
NC
1// Test file for AArch64 GAS -- Advanced SIMD floating-point round to integral
2// instructions.
3
4 .macro frint_main rd rn
5 .irp rounding_mode, N, A, P, M, X, Z, I
6 .irp reg_shape, 2S, 4S, 2D
7 frint\rounding_mode \rd\().\reg_shape, \rn\().\reg_shape
8 .endr
9 .endr
10 .endm
11
12 .text
13 frint_main v7, v7