/* SPDX-License-Identifier: copyleft-next-0.3.1 */ #include "../common.h" DEFINE_OP(lia11) { UNUSED(a); NEXT_OP(sp, 11, x, y, o); }