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

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