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

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