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

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