Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arc.c1804 static int in_delay_slot_p = 0; in md_assemble() local
1834 if (in_delay_slot_p && limm_p) in md_assemble()
1839 in_delay_slot_p = (delay_slot_type != ARC_DELAY_NONE) && !limm_p; in md_assemble()