Home
last modified time | relevance | path

Searched refs:dis_format (Results 1 – 2 of 2) sorted by relevance

/dports/devel/mspdebug/mspdebug-493f38b/util/
H A Doutput_util.c171 static int dis_format(const struct msp430_instruction *insn) in dis_format() function
252 i = dis_format(&insn); in disassemble()
/dports/emulators/jzintv/jzintv-20200712-src/src/dasm/
H A Ddis_ops.c529 format = (instr_fmt_t) dis_format[w & 0x03FF]; in fn_decode()