OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtsd
(Results
1 - 8
of
8
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
rtsd.d
9
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-r1
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/
reloc_sym.d
13
1000006c: b60f0008
rtsd
r15, 8
31
100000ac: b60f0008
rtsd
r15, 8
43
1c: b60f0008
rtsd
r15, 8
reloc_strongsym.s
15
rtsd
r15,8
reloc_weaksym.s
15
rtsd
r15,8
43
rtsd
r15,8
/toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h
37
imm,
rtsd
, rtid, rtbd, rted, bri, brid, brlid, brai, braid, bralid,
enumerator in enum:microblaze_instr
rx-decode.opc
398
/*
RTSD
*/
400
/** 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);
microblaze-opc.h
204
{"
rtsd
", INST_TYPE_R1_IMM, INST_NO_OFFSET, DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0xB6000000, OPCODE_MASK_H1,
rtsd
, return_inst },
[
all
...]
rx-decode.c
[
all
...]
Completed in 59 milliseconds