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

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