Searched refs:delay_slots (Results 1 – 6 of 6) sorted by relevance
476 short *delay_slots) in get_insn_microblaze() argument492 *delay_slots = op->delay_slots; in get_insn_microblaze()
119 short delay_slots; /* Info about delay slots needed after this instr. */ member
4840 static int delay_slots = 0; /* How many delay slots left to fill? */ in md_assemble() local4877 if (delay_slots != 0) in md_assemble()4879 if (words > delay_slots) in md_assemble()4885 delay_slots), in md_assemble()4886 words, delay_slots); in md_assemble()4887 delay_slots = 0; in md_assemble()4890 delay_slots -= words; in md_assemble()4952 if (delay_slots) in md_assemble()4954 if (words > delay_slots) in md_assemble()4962 delay_slots), in md_assemble()[all …]
1316 delay_slots.