Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ddlx-dis.c40 static unsigned char dlx_get_rs1 PARAMS ((unsigned long));
66 dlx_get_rs1 (opcode) in dlx_get_rs1() function
493 rs1 = dlx_get_rs1 (insn_word);
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ddlx-dis.c50 dlx_get_rs1 (unsigned long opcode) in dlx_get_rs1() function
463 rs1 = dlx_get_rs1 (insn_word); in print_insn_dlx()