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

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