__get_inst
if (__get_inst(&insn, pc + i, user)) {
if (__get_inst(&insn.word, (u32 *)era, user))
if (__get_inst(&opcode, (u32 *)era, user))
__get_inst(&insn.word, pc, user);