Home
last modified time | relevance | path

Searched refs:l0 (Results 1 – 25 of 28) sorted by relevance

12

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
Dsplet.s9 rd %asr0, %l0
10 rd %asr1, %l0
11 rd %asr15, %l0
12 rd %asr17, %l0
13 rd %asr18, %l0
14 rd %asr19, %l0 ! should stop the processor
15 rd %asr20, %l0
16 rd %asr21, %l0
17 rd %asr22, %l0
19 wr %l0, 0, %asr0
[all …]
Dsplet.d10 0: a1 40 00 00 rd %y, %l0
11 4: a1 40 40 00 rd %asr1, %l0
12 8: a1 43 c0 00 rd %asr15, %l0
13 c: a1 44 40 00 rd %asr17, %l0
14 10: a1 44 80 00 rd %asr18, %l0
15 14: a1 44 c0 00 rd %asr19, %l0
16 18: a1 45 00 00 rd %asr20, %l0
17 1c: a1 45 40 00 rd %asr21, %l0
18 20: a1 45 80 00 rd %asr22, %l0
19 24: 81 84 20 00 mov %l0, %y
[all …]
Dv8-movwr-imm.s5 wr %l0,%asr1
6 wr %l0,%y
7 wr %l0,%psr
8 wr %l0,%wim
9 wr %l0,%tbr
26 mov %l0,%asr1
27 mov %l0,%y
28 mov %l0,%psr
29 mov %l0,%wim
30 mov %l0,%tbr
Dv8-movwr-imm.d10 0: 83 80 00 10 wr %l0, %asr1
11 4: 81 80 00 10 wr %l0, %y
12 8: 81 88 00 10 wr %l0, %psr
13 c: 81 90 00 10 wr %l0, %wim
14 10: 81 98 00 10 wr %l0, %tbr
30 50: 83 80 00 10 wr %l0, %asr1
31 54: 81 80 00 10 wr %l0, %y
32 58: 81 88 00 10 wr %l0, %psr
33 5c: 81 90 00 10 wr %l0, %wim
34 60: 81 98 00 10 wr %l0, %tbr
Dticc-imm-reg.s6 ta %l0 + 10
7 ta %l0 + -10
8 ta %l0 - 10
9 ta %l0 - -10
Dticc-imm-reg.d12 8: 91 d4 20 0a ta %l0 \+ 0xa
13 c: 91 d4 3f f6 ta %l0 \+ -10
14 10: 91 d4 3f f6 ta %l0 \+ -10
15 14: 91 d4 20 0a ta %l0 \+ 0xa
Dcbcond.s11 cwbl %o5, %l0, 1f
13 cxbl %l0, %l1, 1f
14 cxbl %l0, 7, 1f
51 cwbpos %o5, %l0, 1f
53 cxbpos %l0, %l1, 1f
54 cxbpos %l0, 25, 1f
Dcbcond.d18 20: 16 c3 48 10 cwbl %o5, %l0, 0x120
20 28: 16 e4 07 d1 cxbl %l0, %l1, 0x120
21 2c: 16 e4 27 a7 cxbl %l0, 7, 0x120
58 c0: 3c c3 43 10 cwbpos %o5, %l0, 0x120
60 c8: 3c e4 02 d1 cxbpos %l0, %l1, 0x120
61 cc: 3c e4 22 b9 cxbpos %l0, 0x19, 0x120
Dpr4587.s12 set zero, %l0
13 ld [%l0], %f0
Drdpr.s18 rdpr %fq,%l0
Drdpr.d25 3c: a1 53 c0 00 rdpr %fq, %l0
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Delf-rel.s3 l0: label
4 l2 = l0+49150
12 lui $at,%hi(l0-4)
20 addi $at,$at,%lo(l0-4)
Delf-rel2.s15 l0: label
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
Drelax1.l8 5 0004 F0020018 l0 JMP l6
20 12 40004 4D480000 BNP \$72,l0 % Within reach
40 20 80030 F1FDFFF5 l3 JMP l0 % Dummy\.
113 .*/relax1\.s:5 \.text:0000000000000004 l0
Drelax1-n.d15 0000000000000004 <l0>:
29 40004: 4d480000 bnp \$72,4 <l0>
47 80014: f1fdfffc jmp 4 <l0>
Drelax1.d11 0000000000000004 <l0>:
25 40004: 4d480000 bnp \$72,4 <l0>
50 80030: f1fdfff5 jmp 4 <l0>
Drelax1-r.d12 0000000000000004 <l0>:
32 40004: 4d480000 bnp \$72,4 <l0>
62 80030: f1fdfff5 jmp 4 <l0>
Drelax1-rn.d16 0000000000000004 <l0>:
17 4: f0000000 jmp 4 <l0>
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh.c992 char l0 = TOLOWER (src[0]); in parse_reg_without_prefix() local
993 char l1 = l0 ? TOLOWER (src[1]) : 0; in parse_reg_without_prefix()
999 if (l0 == 'r') in parse_reg_without_prefix()
1038 if (l0 == 'a') in parse_reg_without_prefix()
1096 if (l0 == 'i' && l1 && ! IDENT_CHAR ((unsigned char) src[2])) in parse_reg_without_prefix()
1118 if (l0 == 'x' && l1 >= '0' && l1 <= '1' in parse_reg_without_prefix()
1126 if (l0 == 'y' && l1 >= '0' && l1 <= '1' in parse_reg_without_prefix()
1134 if (l0 == 'm' && l1 >= '0' && l1 <= '1' in parse_reg_without_prefix()
1142 if (l0 == 's' in parse_reg_without_prefix()
1150 if (l0 == 's' && l1 == 'p' && TOLOWER (src[2]) == 'c' in parse_reg_without_prefix()
[all …]
Dtc-sh64.c1618 int l0 = TOLOWER (src[0]); in shmedia_parse_reg() local
1619 int l1 = l0 ? TOLOWER (src[1]) : 0; in shmedia_parse_reg()
1621 if (l0 == 'r') in shmedia_parse_reg()
1654 if (l0 == 't' && l1 == 'r') in shmedia_parse_reg()
1665 if (l0 == 'f' && l1 == 'r') in shmedia_parse_reg()
1696 if (l0 == 'f' && l1 == 'v') in shmedia_parse_reg()
1729 if (l0 == 'd' && l1 == 'r') in shmedia_parse_reg()
1764 if (l0 == 'f' && l1 == 'p') in shmedia_parse_reg()
1799 if (l0 == 'm' && strncasecmp (src, "mtrx", 4) == 0) in shmedia_parse_reg()
1833 if (l0 == 'c' && l1 == 'r') in shmedia_parse_reg()
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sparc/
Dtlssunbinpic32.s70 sethi %tgd_hi22(sg1), %l0
71 add %l0, %tgd_lo10(sg1), %l5
Dtlssunbinpic64.s69 sethi %tgd_hi22(sg1), %l0
70 add %l0, %tgd_lo10(sg1), %l5
Dtlssunbin32.dd45 +1107c: 21 00 00 04 sethi %hi\(0x1000\), %l0
46 +11080: aa 1c 3f 60 xor %l0, -160, %l5
Dtlssunbin64.dd45 +10107c: 21 00 00 00 sethi %hi\(0\), %l0
46 +101080: aa 1c 3f 60 xor %l0, -160, %l5
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
Dload.s15 l0.h = 0xffff;

12