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

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