HomeSort by relevance Sort by last modified time
    Searched full:rx_relax (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
rx-defs.h 59 extern void rx_relax (int, int);
rx-parse.y 100 #define DSP(v,pos,msz) if (!v.X_md) rx_relax (RX_RELAX_DISP, pos); \
203 { rx_relax (RX_RELAX_BRANCH, 0);
222 { rx_relax (RX_RELAX_BRANCH, 0);
258 rx_relax (RX_RELAX_BRANCH, 0);
264 rx_relax (RX_RELAX_BRANCH, 0);
    [all...]
tc-rx.c 749 rx_relax (int type, int pos)
748 rx_relax (int type, int pos) function
    [all...]

Completed in 121 milliseconds