Searched refs:in_delay_slot_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-arc.c1811 static int in_delay_slot_p = 0;
1841 if (in_delay_slot_p && limm_p)
1846 in_delay_slot_p = (delay_slot_type != ARC_DELAY_NONE) && !limm_p;
1804 static int in_delay_slot_p = 0; local

Completed in 112 milliseconds