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

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