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

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