Home
last modified time | relevance | path

Searched refs:rtsd (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/rx/
Drtsd.d9 0: 67 00 rtsd #0
10 2: 67 ff rtsd #0x3fc
11 4: 3f 18 00 rtsd #0, r1-r8
12 7: 3f 1e 00 rtsd #0, r1-r14
13 a: 3f 78 00 rtsd #0, r7-r8
14 d: 3f 7e 00 rtsd #0, r7-r14
15 10: 3f 18 ff rtsd #0x3fc, r1-r8
16 13: 3f 1e ff rtsd #0x3fc, r1-r14
17 16: 3f 78 ff rtsd #0x3fc, r7-r8
18 19: 3f 7e ff rtsd #0x3fc, r7-r14
Drtsd.sm1 rtsd #{0;1020}
2 rtsd #{0;1020},{regPlo}-{regPhi}
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/microblaze/
Dreloc_sym.d13 1000006c: b60f0008 rtsd r15, 8
31 100000ac: b60f0008 rtsd r15, 8
43 1c: b60f0008 rtsd r15, 8
Dreloc_weaksym.s15 rtsd r15,8
43 rtsd r15,8
Dreloc_strongsym.s15 rtsd r15,8
/toolchain/binutils/binutils-2.27/opcodes/
Dmicroblaze-opcm.h39 imm, rtsd, rtid, rtbd, rted, bri, brid, brlid, brai, braid, bralid, enumerator
Drx-decode.opc400 /** 0110 0111 rtsd #%1 */
401 ID(rtsd); SC(IMM(1) * 4);
403 /** 0011 1111 rega regb rtsd #%1, %2-%0 */
404 ID(rtsd); SC(IMM(1) * 4); S2R(rega); DR(regb);
Dmicroblaze-opc.h204 …ST_NO_OFFSET, DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0xB6000000, OPCODE_MASK_H1, rtsd, return_inst },
Drx-decode.c3872 ID(rtsd); SC(IMM(1) * 4); S2R(rega); DR(regb); in rx_decode_opcode()
4535 ID(rtsd); SC(IMM(1) * 4); in rx_decode_opcode()