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

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