Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-arm.c661 #define BAD_NOT_IT _("instruction not allowed in IT block") macro
8996 constraint (current_it_mask, BAD_NOT_IT); in do_t_cps()
9003 constraint (current_it_mask, BAD_NOT_IT); in do_t_cpsi()
9050 constraint (current_it_mask, BAD_NOT_IT); in do_t_cbz()
9087 constraint (current_it_mask, BAD_NOT_IT); in do_t_it()
10125 constraint (current_it_mask, BAD_NOT_IT); in do_t_setend()
/trueos/contrib/binutils/gas/
HDChangeLog-20062301 * config/tc-arm.c (BAD_BRANCH, BAD_NOT_IT): Define.