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

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