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

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