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

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