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

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