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

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