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

  /toolchain/binutils/binutils-2.27/gas/
cond.c 125 s_if (int arg) function
read.h 182 extern void s_if (int arg);
read.c 381 {"if", s_if, (int) O_ne},
385 {"ifeq", s_if, (int) O_eq},
387 {"ifge", s_if, (int) O_ge},
388 {"ifgt", s_if, (int) O_gt},
389 {"ifle", s_if, (int) O_le},
390 {"iflt", s_if, (int) O_lt},
394 {"ifne", s_if, (int) O_ne},
1101 || pop->poc_handler == s_if
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-tic54x.c     [all...]
tc-m68k.c     [all...]

Completed in 109 milliseconds