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

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