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

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