#include "../common.h" DEFINE_OP(addi9) { NEXT_OP(sp, a, x, y, o + 9); }