Home
last modified time | relevance | path

Searched refs:s_ifb (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dread.h170 extern void s_ifb (int arg);
Dcond.c188 s_ifb (int test_blank) in s_ifb() function
Dread.c381 {"ifb", s_ifb, 1},
390 {"ifnb", s_ifb, 0},
DChangeLog-20052310 * cond.c (s_ifb): New.
2311 * read.c (potable): Add s_ifb as handler for .ifb and .ifnb.
2312 * read.h (s_ifb): Prototype.