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

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