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

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