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

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