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

/haiku-buildtools/binutils/gas/config/
H A Dbfin-defs.h204 #define IS_DAGREG(r) \ macro
/haiku-buildtools/binutils/opcodes/
H A Dbfin-dis.c430 #define IS_DAGREG(g,r) (((g) == 2 || (g) == 3) && (r) < 8) macro

Completed in 114 milliseconds