Home
last modified time | relevance | path

Searched refs:get_operand_value (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dv850-dis.c83 get_operand_value (const struct v850_operand *operand, in get_operand_value() function
342 value = get_operand_value (operand, insn, bytes_read, memaddr, in disassemble()
392 value = get_operand_value (operand, insn, bytes_read, memaddr, in disassemble()
H A DChangeLog-2010386 (get_operand_value): New function to get the operand value.
H A DChangeLog-2015547 * v850-dis.c (get_operand_value): Likewise.
H A DChangeLog-20131273 * v850-dis.c (get_operand_value): Sign extend V850E_IMMEDIATE
H A DChangeLog-2019242 * v850-dis.c (get_operand_value): Use unsigned arithmetic. Don't
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dv850-dis.c83 get_operand_value (const struct v850_operand *operand, in get_operand_value() function
342 value = get_operand_value (operand, insn, bytes_read, memaddr, in disassemble()
392 value = get_operand_value (operand, insn, bytes_read, memaddr, in disassemble()
H A DChangeLog-2010386 (get_operand_value): New function to get the operand value.
H A DChangeLog-2015547 * v850-dis.c (get_operand_value): Likewise.
H A DChangeLog-20131273 * v850-dis.c (get_operand_value): Sign extend V850E_IMMEDIATE
H A DChangeLog-2019242 * v850-dis.c (get_operand_value): Use unsigned arithmetic. Don't
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-csky.c3403 get_operand_value (struct csky_opcode_info *op, in get_operand_value() function
3464 if (!get_operand_value (op, oper, &soprnd->subs[0])) in get_operand_value()
3477 if (!get_operand_value (op, oper, &soprnd->subs[1])) in get_operand_value()
4338 flag_pass = get_operand_value (&op[i], &oper, in parse_operands_op()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-csky.c3381 get_operand_value (struct csky_opcode_info *op, in get_operand_value() function
3442 if (!get_operand_value (op, oper, &soprnd->subs[0])) in get_operand_value()
3455 if (!get_operand_value (op, oper, &soprnd->subs[1])) in get_operand_value()
4316 flag_pass = get_operand_value (&op[i], &oper, in parse_operands_op()
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2010386 (get_operand_value): New function to get the operand value.
H A DChangeLog-2015547 * v850-dis.c (get_operand_value): Likewise.
H A DChangeLog-20131273 * v850-dis.c (get_operand_value): Sign extend V850E_IMMEDIATE
H A DChangeLog-2019242 * v850-dis.c (get_operand_value): Use unsigned arithmetic. Don't
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2010386 (get_operand_value): New function to get the operand value.
H A DChangeLog-2015547 * v850-dis.c (get_operand_value): Likewise.
H A DChangeLog-20131273 * v850-dis.c (get_operand_value): Sign extend V850E_IMMEDIATE
H A DChangeLog-2019242 * v850-dis.c (get_operand_value): Use unsigned arithmetic. Don't
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2020568 * config/tc-csky.c (get_operand_value): Add handler for
1097 (get_operand_value): Add handle of OPRND_TYPE_IMM5b_LS.
1309 (get_operand_value): Add handler for OPRND_TYPE_IMM9b,
1584 (get_operand_value): Likewise.
2180 (get_operand_value): Likewise.
4768 * config/tc-csky.c (get_operand_value): Rewrite 1 << 31 expressions
H A DChangeLog2447 * config/tc-csky.c (parse_opcode, get_operand_value): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2020568 * config/tc-csky.c (get_operand_value): Add handler for
1097 (get_operand_value): Add handle of OPRND_TYPE_IMM5b_LS.
1309 (get_operand_value): Add handler for OPRND_TYPE_IMM9b,
1584 (get_operand_value): Likewise.
2180 (get_operand_value): Likewise.
4768 * config/tc-csky.c (get_operand_value): Rewrite 1 << 31 expressions
H A DChangeLog1752 * config/tc-csky.c (parse_opcode, get_operand_value): Likewise.