Searched refs:insn16 (Results 1 – 1 of 1) sorted by relevance
241 u16 insn16; in show_code() local243 if (__get_inst16(&insn16, pc16 + i, user)) in show_code()246 pr_cont("%c%04x%c", (i?' ':'<'), insn16, (i?' ':'>')); in show_code()