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