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

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