xref: /kvm-unit-tests/s390x/snippets/asm/pv-diag-yield.S (revision dfc1fec2fbde04ad607e1aed560cf7059350c70f)
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