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

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