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

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