Lines Matching refs:conscode

880 conscode (INSTR_T head, INSTR_T tail)  in conscode()  function
1000 note1 = conscode (gencode (value), NULL_CODE); in Expr_Node_Gen_Reloc()
1004 note1 = conscode (gencode (value), NULL_CODE); in Expr_Node_Gen_Reloc()
1011 note1 = conscode (gencode (value), NULL_CODE); in Expr_Node_Gen_Reloc()
1018 note1 = conscode (gencode (value >> 1), NULL_CODE); in Expr_Node_Gen_Reloc()
1030 note = conscode (note1, note); in Expr_Node_Gen_Reloc()
1041 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value, in Expr_Node_Gen_Reloc()
1045 note = conscode (note1, note); in Expr_Node_Gen_Reloc()
1052 note = conscode (note1, note); in Expr_Node_Gen_Reloc()
1068 …note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NU… in Expr_Node_Gen_Reloc_R()
1071 note = conscode (note_reloc (gencode (0), head, BFD_ARELOC_BFIN_PUSH, 0), NULL_CODE); in Expr_Node_Gen_Reloc_R()
1078 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_ADD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1081 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_SUB, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1084 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_MULT, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1087 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_DIV, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1090 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_MOD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1093 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LSHIFT, 0), NULL_… in Expr_Node_Gen_Reloc_R()
1096 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_RSHIFT, 0), NULL_… in Expr_Node_Gen_Reloc_R()
1099 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_AND, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1102 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_OR, 0), NULL_CODE… in Expr_Node_Gen_Reloc_R()
1105 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_XOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1108 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LAND, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1111 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1120 note1 = conscode (Expr_Node_Gen_Reloc_R (head->Left_Child), NULL_CODE); in Expr_Node_Gen_Reloc_R()
1124 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_NEG, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1127 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_COMP, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1159 conscode (gencode (HI (c_code.opcode)), \
1160 conscode (gencode (LO (c_code.opcode)), NULL_CODE))
1163 conscode (gencode (c_code.opcode), NULL_CODE)
1306 conscode (gencode (HI (c_code.opcode)), in bfin_gen_loopsetup()
1334 return conscode (gencode (HI (c_code.opcode) | (high_val & 0xff)), 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()
1410 return conscode (gencode (HI (c_code.opcode)), in bfin_gen_ldstidxi()
1416 return conscode (gencode (HI (c_code.opcode)), 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()
1578 return conscode (gencode (c_code.opcode), in bfin_gen_ujump()