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

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