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

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