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

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