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

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