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

  /src/external/gpl3/binutils/dist/gas/config/
bfin-parse.y 323 /* If both ops are one of 0, 1, or 2, we have multiply_halfregs in both
336 in the rules that don't use multiply_halfregs. */
587 %type <macfunc> multiply_halfregs
1815 | HALF_REG ASSIGN multiply_halfregs opt_mode
1817 notethat ("dsp32mult: dregs_half = multiply_halfregs (opt_mode)\n");
1841 | REG ASSIGN multiply_halfregs opt_mode
1856 notethat ("dsp32mult: dregs = multiply_halfregs (opt_mode)\n");
1864 notethat ("dsp32mult: dregs = multiply_halfregs opt_mode\n");
1871 | HALF_REG ASSIGN multiply_halfregs opt_mode COMMA
1872 HALF_REG ASSIGN multiply_halfregs opt_mod
4314 multiply_halfregs: label
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-parse.y 323 /* If both ops are one of 0, 1, or 2, we have multiply_halfregs in both
336 in the rules that don't use multiply_halfregs. */
587 %type <macfunc> multiply_halfregs
1815 | HALF_REG ASSIGN multiply_halfregs opt_mode
1817 notethat ("dsp32mult: dregs_half = multiply_halfregs (opt_mode)\n");
1841 | REG ASSIGN multiply_halfregs opt_mode
1856 notethat ("dsp32mult: dregs = multiply_halfregs (opt_mode)\n");
1864 notethat ("dsp32mult: dregs = multiply_halfregs opt_mode\n");
1871 | HALF_REG ASSIGN multiply_halfregs opt_mode COMMA
1872 HALF_REG ASSIGN multiply_halfregs opt_mod
4314 multiply_halfregs: label
    [all...]

Completed in 26 milliseconds