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

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