Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dv850-opc.c274 insert_d9 (unsigned long insn, long value, const char ** errmsg) in insert_d9() function
1179 …{ 9, 0, insert_d9, extract_d9, V850_OPERAND_SIGNED | V850_OPERAND_DISP | V850_PCREL, BFD_RELOC_V85…
1183 …{ 9, 0, insert_d9, extract_d9, V850_OPERAND_RELAX | V850_OPERAND_SIGNED | V850_OPERAND_DISP | V850…
DChangeLog-92971534 * v850-opc.c (insert_d9, insert_d22): Fix boundary case
1585 * v850-opc.c (insert_d9, insert_d22): Slightly improve error
1594 (insert_d9): Fix range check.