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

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