Searched refs:RSI (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mcore-opc.h | 30 JC, JU, JL, RSI, DO21, OB2 enumerator 206 { "rori", RSI, 0, 0x3800 }, 207 { "rotri", RSI, 0, 0x3800 },
|
D | i370-opc.c | 370 #define RSI(op, r1, r3, i2) \ macro 375 #define RSI_MASK RSI (0xff, 0x0, 0x0, 0x0) 783 { "brxh", 4, {{RSI(0x84,0,0,0), 0}}, {{RSI_MASK, 0}}, IIR, {RSI_R1, RSI_R3, RSI_I2} }, 784 { "brxle", 4, {{RSI(0x85,0,0,0), 0}}, {{RSI_MASK, 0}}, IIR, {RSI_R1, RSI_R3, RSI_I2} },
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86_64.s | 34 REP MOVSQ #[RSI],[RDI] 35 REP MOVSW #[RSI,[RDI] 36 REP MOVSQ #[RSI],[RDI] 64 ADD EDX,[RAX+RSI*8]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
D | x86-64.s | 34 REP MOVSQ #[RSI],[RDI] 35 REP MOVSW #[RSI,[RDI] 36 REP MOVSQ #[RSI],[RDI] 64 ADD EDX,[RAX+RSI*8]
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mcore.c | 1490 case RSI: in md_assemble()
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-s390.texi | 425 @item RSI format: <insn> R1,R3,I2
|