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

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