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

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