Home
last modified time | relevance | path

Searched refs:IS_CREG (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dbfin-defs.h195 #define IS_CREG(r) ((r).regno == REG_LC0 || (r).regno == REG_LC1) macro
Dbfin-parse.y3523 if (IS_PCREL4 ($3) && IS_LPPCREL10 ($5) && IS_CREG ($7))
3535 && IS_PREG ($9) && IS_CREG ($7))
3547 && IS_PREG ($9) && IS_CREG ($7)
3562 if (!IS_CREG ($3))
3568 if (IS_RELOC ($2) && IS_PREG ($5) && IS_CREG ($3))
3578 if (IS_RELOC ($2) && IS_PREG ($5) && IS_CREG ($3) && EXPR_VALUE ($7) == 1)