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

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