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