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

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