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

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