aboutsummaryrefslogtreecommitdiff
path: root/ops/li/lix241.c
blob: 5c4bb21a3921214d5c36d5690452e4d9018931c6 (plain) (blame)
1
2
3
4
5
6
/* SPDX-License-Identifier: copyleft-next-0.3.1 */

#include "../common.h"
DEFINE_OP(lix241) {
	UNUSED(x); NEXT_OP(sp, a, 241, y, o);
}