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

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