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

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