Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c43 static unsigned long dlx_get_func PARAMS ((unsigned long));
87 dlx_get_func (opcode) in dlx_get_func() function
496 func = dlx_get_func (insn_word);
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Ddlx-dis.c68 dlx_get_func (unsigned long opcode) in dlx_get_func() function
466 func = dlx_get_func (insn_word); in print_insn_dlx()