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

  /src/external/gpl3/binutils/dist/gas/config/
bfin-parse.y 613 %type <modcodes> smod
1946 | HALF_REG ASSIGN ASHIFT HALF_REG BY HALF_REG smod
2005 | HALF_REG ASSIGN HALF_REG LESS_LESS expr smod
2222 | HALF_REG ASSIGN HALF_REG _GREATER_GREATER_GREATER expr smod
3936 smod:
3935 smod: label
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-parse.y 613 %type <modcodes> smod
1946 | HALF_REG ASSIGN ASHIFT HALF_REG BY HALF_REG smod
2005 | HALF_REG ASSIGN HALF_REG LESS_LESS expr smod
2222 | HALF_REG ASSIGN HALF_REG _GREATER_GREATER_GREATER expr smod
3936 smod:
3935 smod: label
  /src/external/gpl3/gcc/dist/gcc/
double-int.cc 1022 double_int::smod (double_int b, unsigned code) const function in class:double_int
  /src/external/gpl3/gcc.old/dist/gcc/
double-int.cc 1022 double_int::smod (double_int b, unsigned code) const function in class:double_int
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 9350 # smod(): computes the fp MOD of the input values X,Y. #
9427 global smod
9428 smod: label
10672 beq.l smod
10678 beq.l smod
fpsp.s 9709 # smod(): computes the fp MOD of the input values X,Y. #
9786 global smod
9787 smod: label
10755 beq.l smod
10761 beq.l smod

Completed in 58 milliseconds