Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ddlx-dis.c45 static unsigned long dlx_get_imm26 PARAMS ((unsigned long));
101 dlx_get_imm26 (opcode) in dlx_get_imm26() function
498 imm26= dlx_get_imm26 (insn_word);
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ddlx-dis.c80 dlx_get_imm26 (unsigned long opcode) in dlx_get_imm26() function
468 imm26= dlx_get_imm26 (insn_word); in print_insn_dlx()