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

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