Searched refs:v850_reloc_prefix (Results 1 – 5 of 5) sorted by relevance
2142 v850_reloc_prefix (const struct v850_operand *operand, const char **errmsg) in v850_reloc_prefix() function2425 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()
655 * 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 bit761 * config/tc-v850.c (v850_reloc_prefix): Add hilo() reloc prefix.840 (v850_reloc_prefix): Duplicate code eliminated. Add code to3504 * config/tc-v850.c (v850_reloc_prefix): Several disgusting3580 * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoff3895 (v850_reloc_prefix): Provide prototype.3921 (v850_reloc_prefix): New function, parse lo(), hi() and hi0().
1472 (v850_reloc_prefix): Use BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
1101 (v850_reloc_prefix): Update the relocation handling functions.
46 (v850_reloc_prefix): Use it to check lo().