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

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