HomeSort by relevance Sort by last modified time
    Searched refs:O_bit_and (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/
expr.h 83 O_bit_and,
expr.c     [all...]
symbols.c 944 case O_bit_and:
1002 case O_bit_and: opname = "&"; break;
    [all...]
cgen.c 794 if (exp->X_op != O_bit_and)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386-intel.c 76 { "and", O_bit_and, 2 },
tc-s390.c 888 case O_bit_and:
    [all...]
tc-sh64.c     [all...]
tc-alpha.c 825 case O_bit_and: name = "O_bit_and"; break;
    [all...]

Completed in 166 milliseconds