Searched refs:insn16 (Results 1 – 2 of 2) sorted by relevance
3 …decodetree.process('insn16.decode', extra_args: ['--static-decode=decode_insn16', '--insnwidth=16'…
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()