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

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