summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/aarch64/neon-frint.s
blob: 6c8f2f7731cc4f2200f5f46055c03bf9a04cebfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Test file for AArch64 GAS -- Advanced SIMD floating-point round to integral
// instructions.

	.macro frint_main rd rn
	.irp rounding_mode, N, A, P, M, X, Z, I
	.irp reg_shape, 2S, 4S, 2D
	frint\rounding_mode	\rd\().\reg_shape, \rn\().\reg_shape
	.endr
	.endr
	.endm

	.text
	frint_main	v7, v7