Searched refs:in_delay_slot_p (Results 1 – 1 of 1) sorted by relevance
1768 static int in_delay_slot_p = 0; in md_assemble() local1798 if (in_delay_slot_p && limm_p) in md_assemble()1803 in_delay_slot_p = (delay_slot_type != ARC_DELAY_NONE) && !limm_p; in md_assemble()