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

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