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

  /src/external/gpl3/binutils/dist/gas/config/
tc-rx.c 701 #define RX_NBASE_FETCHALIGN -1
746 rx_bytes.n_base = RX_NBASE_FETCHALIGN;
1568 if (fragP->tc_frag_data->n_base == RX_NBASE_FETCHALIGN)
1815 if (fragP->tc_frag_data->n_base == RX_NBASE_FETCHALIGN)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-rx.c 701 #define RX_NBASE_FETCHALIGN -1
746 rx_bytes.n_base = RX_NBASE_FETCHALIGN;
1568 if (fragP->tc_frag_data->n_base == RX_NBASE_FETCHALIGN)
1815 if (fragP->tc_frag_data->n_base == RX_NBASE_FETCHALIGN)

Completed in 24 milliseconds