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

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