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

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