Home
last modified time | relevance | path

Searched refs:addis (Results 1 – 25 of 102) sorted by relevance

12345

/external/boringssl/src/util/fipstools/testdata/ppc64le-Sample2/
Din.s18 0: addis 2,12,.TOC.-0b@ha
26 addis 21,2,.LC1@toc@ha
27 addis 22,2,.LC2@toc@ha
30 addis 23,2,.LC4@toc@ha
31 addis 24,2,function@toc@ha
34 addis 25,2,.LC5@toc@ha
35 addis 26,2,.LC7@toc@ha
38 addis 28,2,.LC8@toc@ha
42 addis 29,2,.LANCHOR0@toc@ha
49 addis 31,2,.LC0@toc@ha # gpr load fusion, type long
[all …]
Dout.s28 addis 2, 12, .LBORINGSSL_external_toc-999b@ha
40 # WAS addis 21,2,.LC1@toc@ha
41 # WAS addis 22,2,.LC2@toc@ha
44 # WAS addis 23,2,.LC4@toc@ha
45 # WAS addis 24,2,function@toc@ha
48 # WAS addis 25,2,.LC5@toc@ha
49 # WAS addis 26,2,.LC7@toc@ha
52 # WAS addis 28,2,.LC8@toc@ha
67 # WAS addis 29,2,.LANCHOR0@toc@ha
107 # WAS addis 31,2,.LC0@toc@ha # gpr load fusion, type long
[all …]
/external/boringssl/src/util/fipstools/testdata/ppc64le-Sample/
Din.s59 0: addis 2,12,.TOC.-0b@ha
67 addis 10,2,.LC0@toc@ha
71 addis 4,2,.LC1@toc@ha
73 addis 5,2,kString@toc@ha
77 addis 10,2,.LC0@toc@ha
81 addis 4,2,.LC2@toc@ha
83 addis 9,2,.LC3@toc@ha
87 addis 10,2,.LC0@toc@ha
91 addis 4,2,.LC4@toc@ha
93 addis 5,2,function@toc@ha
[all …]
Dout.s81 addis 2, 12, .LBORINGSSL_external_toc-999b@ha
93 # WAS addis 10,2,.LC0@toc@ha
109 # WAS addis 4,2,.LC1@toc@ha
122 # WAS addis 5,2,kString@toc@ha
139 # WAS addis 10,2,.LC0@toc@ha
155 # WAS addis 4,2,.LC2@toc@ha
168 # WAS addis 9,2,.LC3@toc@ha
186 # WAS addis 10,2,.LC0@toc@ha
202 # WAS addis 4,2,.LC4@toc@ha
215 # WAS addis 5,2,function@toc@ha
[all …]
/external/boringssl/src/util/fipstools/testdata/ppc64le-TOCWithOffset/
Dout.s7 # WAS addis 3, 2, 5+foo@toc@ha
19 # WAS addis 3, 2, 15+foo@toc@ha
31 # WAS addis 4, 2, foo@toc@ha
45 # WAS addis 5, 2, 5+foo@toc@ha
60 # WAS addis 4, 2, foo-10@toc@ha
74 # WAS addis 4, 2, foo@toc@ha+25
88 # WAS addis 4, 2, 1+foo-2@toc@ha+3
106 addis 3, 2, .Lfoo_local_target@toc@ha
112 addis 3, 2, .Lfoo_local_target+1-2+3@toc@ha
118 addis 3, 2, .Lfoo_local_target+10@toc@ha
[all …]
Din.s4 addis 3, 2, 5+foo@toc@ha
7 addis 3, 2, 15+foo@toc@ha
10 addis 4, 2, foo@toc@ha
13 addis 5, 2, 5+foo@toc@ha
16 addis 4, 2, foo-10@toc@ha
19 addis 4, 2, foo@toc@ha+25
22 addis 4, 2, 1+foo-2@toc@ha+3
/external/llvm/test/MC/PowerPC/
Dppc64-fixups.s51 # CHECK-BE: addis 3, 3, target@ha # encoding: [0x3c,0x63,A,A]
52 # CHECK-LE: addis 3, 3, target@ha # encoding: [A,A,0x63,0x3c]
57 addis 3, 3, target@ha
228 # CHECK-BE: addis 3, 2, target@toc@ha # encoding: [0x3c,0x62,A,A]
229 # CHECK-LE: addis 3, 2, target@toc@ha # encoding: [A,A,0x62,0x3c]
234 addis 3, 2, target@toc@ha
244 # CHECK-BE: addis 3, 2, target@toc@h # encoding: [0x3c,0x62,A,A]
245 # CHECK-LE: addis 3, 2, target@toc@h # encoding: [A,A,0x62,0x3c]
250 addis 3, 2, target@toc@h
284 # CHECK-BE: addis 3, 2, target@got@ha # encoding: [0x3c,0x62,A,A]
[all …]
Dppc64-fixup-apply.s13 addis 1, 1, target label
29 addis 1, 1, target5+0x8000@ha label
37 addis 1, 1, 1b-2f@ha label
41 addis 1, 1, target6@h label
46 addis 1, 1, target7@highest label
48 addis 1, 1, target7@highesta label
Dppc64-operands.s55 # Signed 16-bit immediate operands (extended range for addis)
57 # CHECK-BE: addis 1, 0, 0 # encoding: [0x3c,0x20,0x00,0x00]
58 # CHECK-LE: addis 1, 0, 0 # encoding: [0x00,0x00,0x20,0x3c]
59 addis 1, 0, -65536
61 # CHECK-BE: addis 1, 0, -1 # encoding: [0x3c,0x20,0xff,0xff]
62 # CHECK-LE: addis 1, 0, -1 # encoding: [0xff,0xff,0x20,0x3c]
63 addis 1, 0, 65535
Dppc64-fixup-explicit.s31 # CHECK-BE: addis 3, 2, target@got@ha # encoding: [0x3c,0x62,A,A]
32 # CHECK-LE: addis 3, 2, target@got@ha # encoding: [A,A,0x62,0x3c]
37 addis 3, 2, target@got@ha
47 # CHECK-BE: addis 3, 2, target@got@h # encoding: [0x3c,0x62,A,A]
48 # CHECK-LE: addis 3, 2, target@got@h # encoding: [A,A,0x62,0x3c]
53 addis 3, 2, target@got@h
Dppc64-errors.s47 # Signed 16-bit immediate operands (extended range for addis)
50 addis 1, 0, -65537
53 addis 1, 0, 65536
Dtls-ld-obj.s21 addis 3, 2, a@got@tlsld@ha
27 addis 3, 3, a@dtprel@ha
/external/llvm/test/CodeGen/PowerPC/
Dtls-pic.ll21 ; OPT0: addis [[REG:[0-9]+]], 2, a@got@tlsld@ha
25 ; OPT0: addis [[REG2:[0-9]+]], 3, a@dtprel@ha
30 ; OPT0-32: addis [[REG:[0-9]+]], 3, a@dtprel@ha
35 ; OPT1-32: addis [[REG:[0-9]+]], 3, a@dtprel@ha
42 ; OPT1: addis [[REG:[0-9]+]], 2, a@got@tlsld@ha
46 ; OPT1: addis [[REG2:[0-9]+]], 3, a@dtprel@ha
63 ; OPT1: addis [[REG:[0-9]+]], 2, a2@got@tlsgd@ha
Dalias.ll12 ; MEDIUM: addis 3, 2, fooa@toc@ha
13 ; LARGE: addis 3, 2, .L[[L0:.*]]@toc@ha
20 ; MEDIUM: addis 3, 2, foo2a@toc@ha
22 ; LARGE: addis 3, 2, .L[[L1:.*]]@toc@ha
Dtls.ll13 ;OPT0: addis [[REG1:[0-9]+]], 13, a@tprel@ha
17 ;OPT1: addis [[REG1:[0-9]+]], 13, a@tprel@ha
38 ; OPT1: addis [[REG1:[0-9]+]], 2, a2@got@tprel@ha
44 ;OPT0-PPC32: addis [[REG1]], [[REG1]], _GLOBAL_OFFSET_TABLE_@ha
Dmcm-4.ll20 ; MEDIUM: addis [[REG1:[0-9]+]], 2, [[VAR]]@toc@ha
27 ; MEDIUM-VSX: addis [[REG1:[0-9]+]], 2, [[VAR]]@toc@ha
34 ; LARGE: addis [[REG1:[0-9]+]], 2, [[VAR2:[a-z0-9A-Z_.]+]]@toc@ha
41 ; LARGE-VSX: addis [[REG1:[0-9]+]], 2, [[VAR2:[a-z0-9A-Z_.]+]]@toc@ha
Dfast-isel-load-store.ll87 ; ELF64: addis
98 ; ELF64: addis
109 ; ELF64: addis
120 ; ELF64: addis
173 ; ELF64: addis
198 ; ELF64: addis
Dpeephole-align.ll33 ; POWER7: addis [[REGSTRUCT:[0-9]+]], 2, b4v@toc@ha
47 ; POWER8: addis [[REGSTRUCT:[0-9]+]], 2, b4v@toc@ha
79 ; POWER7: addis [[REGSTRUCT:[0-9]+]], 2, h2v@toc@ha
87 ; POWER8: addis [[REGSTRUCT:[0-9]+]], 2, h2v@toc@ha
107 ; CHECK: addis [[REGSTRUCT:[0-9]+]], 2, h2v@toc@ha
126 ; POWER7: addis [[REGSTRUCT:[0-9]+]], 2, b8v@toc@ha
152 ; POWER8: addis [[REGSTRUCT:[0-9]+]], 2, b8v@toc@ha
208 ; POWER7: addis [[REGSTRUCT:[0-9]+]], 2, h4v@toc@ha
222 ; POWER8: addis [[REGSTRUCT:[0-9]+]], 2, h4v@toc@ha
254 ; POWER7: addis [[REGSTRUCT:[0-9]+]], 2, w2v@toc@ha
[all …]
Dppc64-nonfunc-calls.ll18 ; CHECK-DAG: addis [[REG1:[0-9]+]], 2, something@toc@ha
37 ; CHECK-DAG: addis [[REG1:[0-9]+]], 13, tls_something@tprel@ha
56 ; CHECK-DAG: addis [[REG1:[0-9]+]], 2, [[NAME:[._A-Za-z0-9]+]]@toc@ha
Di1-to-double.ll13 ; CHECK: addis 3, 3, .LCP[[L1]]@ha
18 ; CHECK: addis 3, 3, .LCP[[L2]]@ha
Dmcm-12.ll18 ; CHECK: addis [[REG1:[0-9]+]], 2, [[VAR]]@toc@ha
24 ; CHECK-VSX: addis [[REG1:[0-9]+]], 2, [[VAR]]@toc@ha
/external/valgrind/coregrind/m_dispatch/
Ddispatch-ppc64le-linux.S102 0: addis 2, 12,.TOC.-0b@ha
257 0: addis 2, 12,.TOC.-0b@ha
441 0: addis 2, 12,.TOC.-0b@ha
479 0: addis 2, 12,.TOC.-0b@ha
517 0: addis 2, 12,.TOC.-0b@ha
578 0: addis 2, 12,.TOC.-0b@ha
608 0: addis 2, 12,.TOC.-0b@ha
/external/capstone/suite/MC/PowerPC/
Dppc64-operands.s.cs13 0x3c,0x20,0x00,0x00 = addis 1, 0, 0
14 0x3c,0x20,0xff,0xff = addis 1, 0, -1
/external/boringssl/src/util/fipstools/testdata/ppc64le-LoadToR0/
Dout.s6 # WAS addis 22,2,bar@toc@ha
30 addis 3, 2, bar@toc@ha
/external/valgrind/coregrind/m_syswrap/
Dsyscall-ppc64le-linux.S82 0: addis 2,12,.TOC.-0b@ha
93 0: addis 2,12,.TOC.-0b@ha

12345