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

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