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

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