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

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