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

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