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

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