Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i960.c330 #define IS_RG_REG(n) ((0 <= (n)) && ((n) < SF0)) macro
725 if (IS_RG_REG (n)) in parse_regop()
937 if (!IS_RG_REG (regnum)) in parse_memop()