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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-defs.h204 #define IS_CREG(r) ((r).regno == REG_LC0 || (r).regno == REG_LC1) macro
/haiku-buildtools/binutils/gas/config/
H A Dbfin-defs.h195 #define IS_CREG(r) ((r).regno == REG_LC0 || (r).regno == REG_LC1) macro

Completed in 106 milliseconds