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

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