xref: /kvm-unit-tests/s390x/snippets/asm/pv-diag-yield.S (revision 1d0f08f40d53daa39566842ec46a112db5f7e524)
1/* SPDX-License-Identifier: GPL-2.0-only */
2/*
3 * Diagnose 0x44 and 0x9c snippet used for PV interception tests
4 *
5 * Copyright (c) 2021 IBM Corp
6 *
7 * Authors:
8 *  Janosch Frank <frankja@linux.ibm.com>
9 */
10.section .text
11
12xgr	%r0, %r0
13xgr	%r1, %r1
14diag	0,0,0x44
15lghi	%r1, 42
16diag	1,0,0x9c
17