Home | History | Annotate | Download | only in config

Lines Matching refs:IS_SYSREG

1770 	      || (IS_DREG ($1) && IS_SYSREG ($3))
1771 || (IS_PREG ($1) && IS_SYSREG ($3))
1772 || (IS_SYSREG ($1) && IS_GENREG ($3))
1775 || (IS_SYSREG ($1) && $3.regno == REG_USP))