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

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