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

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