1e902126cSIlya Leoshkevich# SPDX-License-Identifier: GPL-2.0-or-later 2e902126cSIlya Leoshkevich# List of specification exception tests. 3*7893e42dSPhilippe Mathieu-Daudé# Shared between the system and the user makefiles. 4e902126cSIlya LeoshkevichPGM_SPECIFICATION_TESTS = \ 5e902126cSIlya Leoshkevich br-odd \ 6e902126cSIlya Leoshkevich cgrl-unaligned \ 7e902126cSIlya Leoshkevich clrl-unaligned \ 8e902126cSIlya Leoshkevich crl-unaligned \ 9e902126cSIlya Leoshkevich ex-odd \ 10e902126cSIlya Leoshkevich lgrl-unaligned \ 11e902126cSIlya Leoshkevich llgfrl-unaligned \ 12e902126cSIlya Leoshkevich lpswe-unaligned \ 13e902126cSIlya Leoshkevich lrl-unaligned \ 14e902126cSIlya Leoshkevich stgrl-unaligned \ 15e902126cSIlya Leoshkevich strl-unaligned 16