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

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