Searched refs:IS_DREG_H (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ | ||
D | bfin-defs.h | 188 #define IS_DREG_H(r) (_TYPECHECK(r, R) && IS_H(r)) macro |
D | bfin-parse.y | 2065 else if (IS_DREG_L ($1) && IS_DREG_H ($5) && IS_DREG_L ($7)) |