Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic4x.h38 REG_AR4, REG_AR5, REG_AR6, REG_AR7, enumerator
93 {"ar7", REG_AR7},
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic4x.c1430 if (operand->aregno >= REG_AR0 && operand->aregno <= REG_AR7) in tic4x_indirect_parse()
1752 if (reg >= REG_AR0 && reg <= REG_AR7) in tic4x_operands_match()