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

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