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

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