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

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