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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-defs.h203 #define IS_LREG(r) (((r).regno & 0xf4) == T_REG_L) macro
/haiku-buildtools/binutils/gas/config/
H A Dbfin-defs.h194 #define IS_LREG(r) (((r).regno & 0xf4) == T_REG_L) macro

Completed in 91 milliseconds