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

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