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

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