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

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