Home
last modified time | relevance | path

Searched refs:conctcode (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-bfin.c950 conctcode (INSTR_T head, INSTR_T tail) in conctcode() function
1114 note = conctcode (Expr_Node_Gen_Reloc_R (head), note); in Expr_Node_Gen_Reloc()
1139 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_ADD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1142 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_SUB, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1148 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_DIV, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1151 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_MOD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1160 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_AND, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1163 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_OR, 0), NULL_CODE… in Expr_Node_Gen_Reloc_R()
1166 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_XOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1172 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
[all …]
H A Dbfin-defs.h252 extern INSTR_T conctcode (INSTR_T head, INSTR_T tail);