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

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