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

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