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

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