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

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