HomeSort by: relevance | last modified time | path
    Searched defs:handle_pred_state (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 1010 static int handle_pred_state (void);
1020 if (handle_pred_state () == FAIL) \
1029 if (handle_pred_state () == FAIL) \
17460 handle_pred_state. They are MVE instructions that are not VPT compatible
22698 handling function (handle_pred_state), because: a) setting the IT insn
22717 Calling handle_pred_state () may not transition the IT block state to
22731 handle_pred_state () as explained above. */
22777 handle_pred_state (void)
23170 handle_pred_state ();
23238 handle_pred_state ();
22771 handle_pred_state (void) function
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 1014 static int handle_pred_state (void);
1024 if (handle_pred_state () == FAIL) \
1033 if (handle_pred_state () == FAIL) \
17463 handle_pred_state. They are MVE instructions that are not VPT compatible
22700 handling function (handle_pred_state), because: a) setting the IT insn
22719 Calling handle_pred_state () may not transition the IT block state to
22733 handle_pred_state () as explained above. */
22779 handle_pred_state (void)
23173 handle_pred_state ();
23241 handle_pred_state ();
22773 handle_pred_state (void) function
    [all...]

Completed in 95 milliseconds