Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic4x.h42 REG_R8, REG_R9, REG_R10, REG_R11, enumerator
123 {"f11", REG_R11},
124 {"r11", REG_R11},
/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()