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