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

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