Home
last modified time | relevance | path

Searched refs:orq (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm/test/CodeGen/X86/
Dbr-fold.ll6 ; X64_DARWIN: orq
9 ; X64_LINUX: orq %rax, %rcx
12 ; X64_WINDOWS: orq %rax, %rcx
15 ; X64_WINDOWS_GNU: orq %rax, %rcx
Dselect.ll143 ; CHECK: orq %rsi, %rax
149 ; ATOM: orq %rsi, %rax
161 ; CHECK: orq %rsi, %rax
167 ; ATOM: orq %rsi, %rax
179 ; CHECK: orq %rsi, %rax
185 ; ATOM: orq %rsi, %rax
197 ; CHECK: orq $1, %rax
203 ; ATOM: orq $1, %rax
217 ; CHECK: orq %rsi, %rax
224 ; ATOM: orq %rsi, %rax
[all …]
Datom-bypass-slow-division-64.ll10 ; CHECK: orq %rsi, %rax
24 ; CHECK: orq %rsi, %rax
38 ; CHECK: orq %rsi, %rax
Datomic-or.ll13 ; CHECK-NEXT: orq %r{{.*}}, (%r{{.*}})
25 ; CHECK-NEXT: orq $2147483644, (%r{{.*}})
Dnarrow-shl-cst.ll63 ; CHECK: orq $241
72 ; CHECK: orq $31
81 ; CHECK: orq $241
Datomic64.ll66 ; X64: orq $3
68 ; X64: orq
73 ; X64: orq
Duint64-to-float.ll16 ; CHECK-NEXT: orq
Dslow-div.ll21 ; DIV64: orq %{{.*}}, [[REG:%[a-z]+]]
Dandimm8.ll12 ; CHECK: orq $2, %rdi # encoding: [0x48,0x83,0xcf,0x02]
Dlock-inst-encoding.ll31 ; CHECK: orq %{{.*}}, ({{.*}}){{.*}}encoding: [0xf0,0x48,0x09,0x37]
Dx86-64-double-precision-shift-right.ll67 ; CHECK-NEXT: orq {{.*}}, {{.*}}
D3addr-or.ll17 ; CHECK-NOT: orq
Dcommute-two-addr.ll42 ; DARWIN-NEXT: orq %rcx, %rax
Datomic128.ll52 ; CHECK: orq %rsi, %rbx
54 ; CHECK: orq [[INCHI]], %rcx
Datomic_mi.ll279 ; X64: orq
281 ; We do not check X86-32 as it cannot do 'orq'.
/external/boringssl/mac-x86_64/crypto/modes/
Dghash-x86_64.S123 orq %r10,%rax
135 orq %r10,%rbx
147 orq %r10,%rax
159 orq %r10,%rbx
171 orq %r10,%rax
183 orq %r10,%rbx
195 orq %r10,%rax
207 orq %r10,%rbx
219 orq %r10,%rax
231 orq %r10,%rbx
[all …]
/external/boringssl/linux-x86_64/crypto/modes/
Dghash-x86_64.S124 orq %r10,%rax
136 orq %r10,%rbx
148 orq %r10,%rax
160 orq %r10,%rbx
172 orq %r10,%rax
184 orq %r10,%rbx
196 orq %r10,%rax
208 orq %r10,%rbx
220 orq %r10,%rax
232 orq %r10,%rbx
[all …]
/external/compiler-rt/lib/builtins/x86_64/
Dfloatundisf.S29 orq %rsi, %rdi
Dfloatundidf.S41 orq REL_ADDR(twop84), %rdi // 0x1p84 + a_hi (no rounding occurs)
/external/v8/test/cctest/
Dtest-disasm-x64.cc60 __ orq(rax, Immediate(12345678)); in TEST() local
103 __ orq(rdx, Immediate(3)); in TEST() local
179 __ orq(rdx, Immediate(12345)); in TEST() local
180 __ orq(rdx, Operand(rbx, rcx, times_4, 10000)); in TEST() local
214 __ orq(rbx, Immediate(12345)); in TEST() local
/external/llvm/test/MC/ELF/
Drelax-arith.s51 orq $foo, bar
/external/boringssl/mac-x86_64/crypto/bn/
Dx86_64-mont5.S723 orq %r15,%rdi
1208 orq %r10,%r13
1225 orq %r10,%r8
1247 orq %r10,%r13
1264 orq %r10,%r8
1281 orq %r10,%r13
1298 orq %r10,%r8
1319 orq %r10,%r13
1336 orq %r10,%r8
1599 orq %rsi,%rax
/external/boringssl/linux-x86_64/crypto/bn/
Dx86_64-mont5.S724 orq %r15,%rdi
1209 orq %r10,%r13
1226 orq %r10,%r8
1248 orq %r10,%r13
1265 orq %r10,%r8
1282 orq %r10,%r13
1299 orq %r10,%r8
1320 orq %r10,%r13
1337 orq %r10,%r8
1600 orq %rsi,%rax
/external/valgrind/none/tests/amd64/
Damd64locked.c284 GEN_do_locked_G_E(orq, rax) in GEN_do_locked_G_E()
382 GEN_do_locked_imm_E(orq,rax,0x7D)
383 GEN_do_locked_imm_E(orq,rax,0x31415927)
/external/valgrind/coregrind/m_syswrap/
Dsyscall-amd64-linux.S213 orq $0x8000, %rax

12