Lines Matching refs:gencode

917 gencode (unsigned long x)  in gencode()  function
987 note1 = conscode (gencode (value), NULL_CODE); in Expr_Node_Gen_Reloc()
991 note1 = conscode (gencode (value), NULL_CODE); in Expr_Node_Gen_Reloc()
998 note1 = conscode (gencode (value), NULL_CODE); in Expr_Node_Gen_Reloc()
1005 note1 = conscode (gencode (value >> 1), NULL_CODE); in Expr_Node_Gen_Reloc()
1015 note = note_reloc1 (gencode (0), head->value.s_value, parent_reloc, pcrel); in Expr_Node_Gen_Reloc()
1028 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value, in Expr_Node_Gen_Reloc()
1037 note = note_reloc1 (gencode (0), op, parent_reloc, pcrel); in Expr_Node_Gen_Reloc()
1055 …note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NU… in Expr_Node_Gen_Reloc_R()
1058 note = conscode (note_reloc (gencode (0), head, BFD_ARELOC_BFIN_PUSH, 0), NULL_CODE); in Expr_Node_Gen_Reloc_R()
1065 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_ADD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1068 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_SUB, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1071 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_MULT, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1074 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_DIV, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1077 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_MOD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1080 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LSHIFT, 0), NULL_… in Expr_Node_Gen_Reloc_R()
1083 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_RSHIFT, 0), NULL_… in Expr_Node_Gen_Reloc_R()
1086 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_AND, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1089 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_OR, 0), NULL_CODE… in Expr_Node_Gen_Reloc_R()
1092 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_XOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1095 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LAND, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1098 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1111 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_NEG, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1114 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_COMP, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1146 conscode (gencode (HI (c_code.opcode)), \
1147 conscode (gencode (LO (c_code.opcode)), NULL_CODE))
1150 conscode (gencode (c_code.opcode), NULL_CODE)
1293 conscode (gencode (HI (c_code.opcode)), in bfin_gen_loopsetup()
1295 …conctcode (gencode (LO (c_code.opcode)), Expr_Node_Gen_Reloc (peoffset, BFD_RELOC_BFIN_11_PCREL)))… in bfin_gen_loopsetup()
1321 return conscode (gencode (HI (c_code.opcode) | (high_val & 0xff)), in bfin_gen_calla()
1355 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, BFD_RELOC_BFIN_16_IMM)… in bfin_gen_ldimmhalf()
1359 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, IS_H (*reg) ? BFD_RELO… in bfin_gen_ldimmhalf()
1397 return conscode (gencode (HI (c_code.opcode)), in bfin_gen_ldstidxi()
1403 return conscode (gencode (HI (c_code.opcode)), in bfin_gen_ldstidxi()
1553 return conscode (gencode (c_code.opcode), Expr_Node_Gen_Reloc (poffset, BFD_RELOC_BFIN_10_PCREL)); in bfin_gen_brcc()
1565 return conscode (gencode (c_code.opcode), in bfin_gen_ujump()
1831 dsp32 = gencode (0xc803); in bfin_gen_multi_instr()
1832 walk = gencode (0x1800); in bfin_gen_multi_instr()
1838 dsp16_grp1 = gencode (0x0000); in bfin_gen_multi_instr()
1843 dsp16_grp2 = gencode (0x0000); in bfin_gen_multi_instr()