OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:movups
(Results
26 - 37
of
37
) sorted by null
1
2
/external/openssl/crypto/modes/asm/
ghash-x86.pl
965
&
movups
($Hkey,&QWP(0,$Htbl));
1008
&
movups
($Hkey,&QWP(16,$Htbl)); # load H^2
1017
&
movups
($Hkey,&QWP(0,$Htbl)); # load H
1058
&
movups
($Hkey,&QWP(16,$Htbl)); # load H^2
1084
&
movups
($Hkey,&QWP(0,$Htbl)); # load H
[
all
...]
/external/llvm/test/MC/X86/
x86-32-coverage.s
989
// CHECK:
movups
3735928559(%ebx,%ecx,8), %xmm5
990
movups
0xdeadbeef(%ebx,%ecx,8),%xmm5
992
// CHECK:
movups
%xmm5, %xmm5
993
movups
%xmm5,%xmm5
995
// CHECK:
movups
%xmm5, 3735928559(%ebx,%ecx,8)
996
movups
%xmm5,0xdeadbeef(%ebx,%ecx,8)
998
// CHECK:
movups
%xmm5, %xmm5
999
movups
%xmm5,%xmm5
[
all
...]
/external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp
291
r
movups
96e291c4b34bd6f074b25975738c6874 25afd08bfe8072b1f3ff3df567ba7e1d 96e291c4b34bd6f074b25975738c6874
292
r
movups
69ef3969c999dd1d2b5ebe969b9a4e7e 88f0472664fdbfe0addf9f3d58aa7c2e 69ef3969c999dd1d2b5ebe969b9a4e7e
293
r
movups
9c2c1d7018c0da484d291a1d178ad205 3b3608e38dde674475a1361bd5f8ad64 9c2c1d7018c0da484d291a1d178ad205
294
r
movups
22b485b85f011eb6e0fc4538b36ed3a0 54397a415705dcc46fcefa5ecc5510f4 22b485b85f011eb6e0fc4538b36ed3a0
295
r
movups
50821a00ba7f5a8f48a277f89a3992c5 4595689eff34ee251fd243b3895508f7 50821a00ba7f5a8f48a277f89a3992c5
296
m
movups
5735d08d1235385bb764129300c5c532 db6fe5e6a43d9dd94ac64a485bbeafca 5735d08d1235385bb764129300c5c532
297
m
movups
712fa3228155837eed703569fe0c650b d6374ee9fb1e597a09f1b6fae0af2ce7 712fa3228155837eed703569fe0c650b
298
m
movups
f46598d14c90814e489664cd21689080 b8741d67fae35e3a0a9013ba779e6931 f46598d14c90814e489664cd21689080
299
m
movups
f39117184fcaa4b1ec60988d558c46c9 53a07c9e3f2fdcbd33ec1a17cdfe26a0 f39117184fcaa4b1ec60988d558c46c9
300
m
movups
e44ee857c7c4bc6e5f392958e70be7fb de16f1adc685648cc62fe380ed228309 e44ee857c7c4bc6e5f392958e70be7f
[
all
...]
sse_memory.c
222
TEST_INSN( &AllMask, 16,
movups
)
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-mont5.pl
990
movups
%xmm0,512($context) # restore context->Xmm6
991
movups
%xmm1,528($context) # restore context->Xmm7
/external/openssl/crypto/bn/asm/
x86_64-mont5.pl
990
movups
%xmm0,512($context) # restore context->Xmm6
991
movups
%xmm1,528($context) # restore context->Xmm7
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm
1006
movups
xmm1, xmm2
label
1007
movups
xmm1, [rax]
label
1008
movups
xmm1, dqword [rax]
label
1012
movups
[rax], xmm2
label
1013
movups
dqword [rax], xmm2
label
[
all
...]
/external/libvpx/libvpx/third_party/x86inc/
x86inc.asm
691
%define movu
movups
/external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf
430
movups
, movau_insn, 6, SUF_Z, 0x00, 0x10, 0x01, 0, CPU_SSE, 0, 0
[
all
...]
x86insn_gas.gperf
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h
[
all
...]
/external/mesa3d/src/mesa/x86/
assyntax.h
[
all
...]
Completed in 958 milliseconds
1
2