Home
last modified time | relevance | path

Searched refs:v850_reloc_prefix (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-v850.c2142 v850_reloc_prefix (const struct v850_operand *operand, const char **errmsg) in v850_reloc_prefix() function
2425 if ((reloc = v850_reloc_prefix (operand, &errmsg)) != BFD_RELOC_NONE) in md_assemble()
3661 r = v850_reloc_prefix (NULL, &errmsg); in parse_cons_expression_v850()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-9697655 * config/tc-v850.c (v850_reloc_prefix): Recoded to use CHECK_ ()
662 (v850_reloc_prefix): Add support for ctoff() relocation prefix.
669 * config/tc-v850.c (v850_reloc_prefix): Add support for a 16 bit
761 * config/tc-v850.c (v850_reloc_prefix): Add hilo() reloc prefix.
840 (v850_reloc_prefix): Duplicate code eliminated. Add code to
3504 * config/tc-v850.c (v850_reloc_prefix): Several disgusting
3580 * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoff
3895 (v850_reloc_prefix): Provide prototype.
3921 (v850_reloc_prefix): New function, parse lo(), hi() and hi0().
DChangeLog-20141472 (v850_reloc_prefix): Use BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
DChangeLog-20101101 (v850_reloc_prefix): Update the relocation handling functions.
DChangeLog-200446 (v850_reloc_prefix): Use it to check lo().