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

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