Merge tag 'v9.1.0'
[qemu/ar7.git] / tests / tcg / s390x / crl-unaligned.S
blobb86fbe0ef3f378fc3ad50853ee9e7effc01d9018
1 /*
2  * Test CRL with a non-word aligned address.
3  *
4  * SPDX-License-Identifier: GPL-2.0-or-later
5  */
6     .globl test
7 test:
8     crl %r1,unaligned
10     .align 8
11     .globl expected_old_psw
12 expected_old_psw:
13     .quad 0x180000000,test
14     .short 0
15 unaligned:
16     .long 0