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

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