blob: 2aa59c014ad6bf5fbfba285388d65e216f35a5b8 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Infinite loop snippet which can be used to test manipulated SIE
* control block intercepts. E.g. when manipulating the PV handles.
*
* Copyright (c) 2023 IBM Corp
*
* Authors:
* Janosch Frank <frankja@linux.ibm.com>
*/
.section .text
xgr %r0, %r0
retry:
diag 0,0,0x44
j retry