Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-bfin.c1028 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc);
1031 Expr_Node_Gen_Reloc (Expr_Node * head, int parent_reloc) in Expr_Node_Gen_Reloc() function
1368 conctcode (Expr_Node_Gen_Reloc (psoffset, BFD_RELOC_BFIN_5_PCREL), in bfin_gen_loopsetup()
1369 …conctcode (gencode (LO (c_code.opcode)), Expr_Node_Gen_Reloc (peoffset, BFD_RELOC_BFIN_11_PCREL)))… in bfin_gen_loopsetup()
1396 Expr_Node_Gen_Reloc (addr, reloc)); in bfin_gen_calla()
1429 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, BFD_RELOC_BFIN_16_IMM)… in bfin_gen_ldimmhalf()
1433 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, IS_H (*reg) ? BFD_RELO… in bfin_gen_ldimmhalf()
1472 Expr_Node_Gen_Reloc(poffset, BFD_RELOC_16)); in bfin_gen_ldstidxi()
1478 Expr_Node_Gen_Reloc(poffset->Left_Child, in bfin_gen_ldstidxi()
1628 return conscode (gencode (c_code.opcode), Expr_Node_Gen_Reloc (poffset, BFD_RELOC_BFIN_10_PCREL)); in bfin_gen_brcc()
[all …]
H A Dbfin-defs.h314 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc);
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2005527 * config/tc-bfin.c (Expr_Node_Gen_Reloc): If have symbol + constant,