Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic4x.h42 REG_R8, REG_R9, REG_R10, REG_R11, enumerator
117 {"f8", REG_R8},
118 {"r8", REG_R8},
Dnds32.h25 #define REG_R8 8 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic4x.c1824 || (IS_CPU_TIC4X (tic4x_cpu) && reg >= REG_R8 && reg <= REG_R11) ) in tic4x_operands_match()
1864 || (IS_CPU_TIC4X (tic4x_cpu) && reg >= REG_R8 && reg <= REG_R11) ) in tic4x_operands_match()
2055 || (IS_CPU_TIC4X (tic4x_cpu) && reg >= REG_R8 && reg <= REG_R11) ) in tic4x_operands_match()
2077 || (IS_CPU_TIC4X (tic4x_cpu) && reg >= REG_R8 && reg <= REG_R11) ) in tic4x_operands_match()
/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c7288 else if (mach >= MACH_V2 && N32_IS_RT4 (insn) && N32_RA5 (insn) == REG_R8 in nds32_convert_32_to_16()
7674 insn = N32_TYPE2 (LWI, N16_RT4 (insn16), REG_R8, in nds32_convert_16_to_32()