__get_inst16
if (__get_inst16(&instr[0], (u16 *)epc, user))
if (__get_inst16(&instr[1], (u16 *)(epc + 2), user))
if (__get_inst16(&instr[0], (u16 *)(epc + 0), user) ||
__get_inst16(&instr[1], (u16 *)(epc + 2), user))
if (__get_inst16(&insn16, pc16 + i, user))