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

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