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

  /toolchain/binutils/binutils-2.25/gas/
expr.h 99 O_gt,
cond.c 159 case O_gt: t = operand.X_add_number > 0; break;
354 case O_gt: t = operand.X_add_number > 0; break;
expr.c     [all...]
symbols.c 952 case O_gt:
1010 case O_gt: opname = ">"; break;
    [all...]
read.c 389 {"ifgt", s_if, (int) O_gt},
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386-intel.c 79 { "gt", O_gt, 2 },
tc-s390.c 896 case O_gt:
    [all...]
tc-alpha.c 833 case O_gt: name = "O_gt"; break;
    [all...]

Completed in 216 milliseconds