Lines Matching refs:IT
21 @ A single conditional instruction without IT block
28 @ THUMB-STDERR: error: predicated instructions must be in IT block
29 @ ARM-STDERR: warning: predicated instructions should be in IT block
31 @ A single conditional instruction with IT block
42 @ A single conditional instruction with IT block, but incorrect condition
47 @ THUMB-STDERR: error: incorrect condition in IT block
48 @ ARM-STDERR: error: incorrect condition in IT block
50 @ Multiple conditional instructions in an IT block, inverted and non-inverted conditions
66 @ Incorrectly inverted condition on the second slot of an IT block
72 @ THUMB-STDERR: error: incorrect condition in IT block
73 @ ARM-STDERR: error: incorrect condition in IT block