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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-defs.h198 #define IS_DREG_L(r) (_TYPECHECK(r, R) && !IS_H(r)) macro
/haiku-buildtools/binutils/gas/config/
H A Dbfin-defs.h189 #define IS_DREG_L(r) (_TYPECHECK(r, R) && !IS_H(r)) macro

Completed in 99 milliseconds