Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ddlx-dis.c42 static unsigned char dlx_get_rdR PARAMS ((unsigned long));
80 dlx_get_rdR (opcode) in dlx_get_rdR() function
495 rd = dlx_get_rdR (insn_word);
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ddlx-dis.c62 dlx_get_rdR (unsigned long opcode) in dlx_get_rdR() function
465 rd = dlx_get_rdR (insn_word); in print_insn_dlx()