Home
last modified time | relevance | path

Searched refs:IS_DREG_H (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dbfin-defs.h197 #define IS_DREG_H(r) (_TYPECHECK(r, R) && IS_H(r)) macro
Dbfin-parse.y1959 else if (IS_DREG_L ($1) && IS_DREG_H ($5) && IS_DREG_L ($7))
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dbfin-parse.c4312 …else if (IS_DREG_L ((yyvsp[-7].reg)) && IS_DREG_H ((yyvsp[-3].reg)) && IS_DREG_L ((yyvsp[-1].reg)))