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

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