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

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