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

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