aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/s390x/pgm-specification.mak
blob: 2999aee26e6e9d1f8973b9f71ee4cb3b1359e2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: GPL-2.0-or-later
# List of specification exception tests.
# Shared between the softmmu and the user makefiles.
PGM_SPECIFICATION_TESTS = \
	br-odd \
	cgrl-unaligned \
	clrl-unaligned \
	crl-unaligned \
	ex-odd \
	lgrl-unaligned \
	llgfrl-unaligned \
	lpswe-unaligned \
	lrl-unaligned \
	stgrl-unaligned \
	strl-unaligned