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

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