Home
last modified time | relevance | path

Searched refs:Expr_Node_Gen_Reloc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-bfin.c967 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc);
970 Expr_Node_Gen_Reloc (Expr_Node * head, int parent_reloc) in Expr_Node_Gen_Reloc() function
1307 conctcode (Expr_Node_Gen_Reloc (psoffset, BFD_RELOC_BFIN_5_PCREL), in bfin_gen_loopsetup()
1308 …conctcode (gencode (LO (c_code.opcode)), Expr_Node_Gen_Reloc (peoffset, BFD_RELOC_BFIN_11_PCREL)))… in bfin_gen_loopsetup()
1335 Expr_Node_Gen_Reloc (addr, rel)); in bfin_gen_calla()
1368 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, BFD_RELOC_BFIN_16_IMM)… in bfin_gen_ldimmhalf()
1372 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, IS_H (*reg) ? BFD_RELO… in bfin_gen_ldimmhalf()
1411 Expr_Node_Gen_Reloc(poffset, BFD_RELOC_16)); in bfin_gen_ldstidxi()
1417 Expr_Node_Gen_Reloc(poffset->Left_Child, in bfin_gen_ldstidxi()
1566 return conscode (gencode (c_code.opcode), Expr_Node_Gen_Reloc (poffset, BFD_RELOC_BFIN_10_PCREL)); in bfin_gen_brcc()
[all …]
Dbfin-defs.h325 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc);
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2005525 * config/tc-bfin.c (Expr_Node_Gen_Reloc): If have symbol + constant,