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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c573 #define BAD_NOT_IT _("instruction not allowed in IT block") macro
6768 constraint (current_it_mask, BAD_NOT_IT);
6775 constraint (current_it_mask, BAD_NOT_IT);
6822 constraint (current_it_mask, BAD_NOT_IT);
6859 constraint (current_it_mask, BAD_NOT_IT);
7701 constraint (current_it_mask, BAD_NOT_IT);
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c800 #define BAD_NOT_IT _("instruction not allowed in IT block") macro
18226 inst.error = BAD_NOT_IT;

Completed in 296 milliseconds