INSN_I_OPCODE_SHIFT
" .4byte ((\\opcode << " __stringify(INSN_I_OPCODE_SHIFT) ") |" \
.4byte ((\opcode << INSN_I_OPCODE_SHIFT) | \