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

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