Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/doc/
Dc-nds32.texi227 @item br rb5
228 Depending on how it is assembled, it is translated into @samp{r5 rb5}
229 or @samp{jr rb5}.
235 @item bral rb5
237 into @samp{jral5 rb5} or @samp{jral rb5}.
256 @item pushm ra5,rb5
257 Push contents of registers from ra5 to rb5 into stack.
280 @item popm ra5,rb5
281 Pop top of stack values into registers ra5 to rb5.
/toolchain/binutils/binutils-2.25/include/opcode/
Dnds32.h61 #define N32_TYPE4(op6, rt5, ra5, rb5, rd5, sub5) \ argument
63 | __MF (ra5, 15, 5) | __MF (rb5, 10, 5) \
65 #define N32_TYPE3(op6, rt5, ra5, rb5, sub10) \ argument
66 (N32_TYPE4 (op6, rt5, ra5, rb5, 0, 0) \