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

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