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

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