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

  /toolchain/binutils/binutils-2.25/gas/
cond.c 125 s_if (int arg) function
read.h 169 extern void s_if (int arg);
read.c 382 {"if", s_if, (int) O_ne},
386 {"ifeq", s_if, (int) O_eq},
388 {"ifge", s_if, (int) O_ge},
389 {"ifgt", s_if, (int) O_gt},
390 {"ifle", s_if, (int) O_le},
391 {"iflt", s_if, (int) O_lt},
395 {"ifne", s_if, (int) O_ne},
1027 || pop->poc_handler == s_if
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.c     [all...]
tc-m68k.c     [all...]

Completed in 946 milliseconds