Searched defs:IS_GENREG (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dbfin-defs.h199 #define IS_GENREG(r) \ macro
/haiku-buildtools/binutils/opcodes/
H A Dbfin-dis.c429 #define IS_GENREG(g,r) ((((g) == 0 || (g) == 1) && (r) < 8) || IS_AREG (g, r)) macro

Completed in 106 milliseconds