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

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