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

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