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

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