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

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