HomeSort by: relevance | last modified time | path
    Searched defs:T_REG_B (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
bfin-defs.h 76 #define T_REG_B 0x30
96 REG_B0 = T_REG_B, REG_B1, REG_B2, REG_B3,
193 #define IS_BREG(r) (((r).regno & 0xf4) == T_REG_B)
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-defs.h 76 #define T_REG_B 0x30
96 REG_B0 = T_REG_B, REG_B1, REG_B2, REG_B3,
193 #define IS_BREG(r) (((r).regno & 0xf4) == T_REG_B)

Completed in 29 milliseconds