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

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