Home
last modified time | relevance | path

Searched defs:movbe (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver2/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-movbe.s4 movbe %cx, (%rax) label
5 movbe (%rax), %cx label
7 movbe %ecx, (%rax) label
8 movbe (%rax), %ecx label
10 movbe %rcx, (%rax) label
11 movbe (%rax), %rcx label
/external/rust/crates/ring/crypto/fipsmodule/aes/asm/
Daesni-x86_64.pl1693 sub movbe { subroutine
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Daesni-x86_64.pl5094 sub movbe { subroutine
/external/cpu_features/include/
Dcpuinfo_x86.h87 int movbe : 1; member
/external/cpuinfo/test/mock/
Dzenfone-2e.cc465 TEST(ISA, movbe) { in TEST() argument
Dzenfone-2.cc465 TEST(ISA, movbe) { in TEST() argument
Dzenfone-c.cc465 TEST(ISA, movbe) { in TEST() argument
Dmemo-pad-7.cc465 TEST(ISA, movbe) { in TEST() argument
Dleagoo-t5c.cc465 TEST(ISA, movbe) { in TEST() argument
Dalldocube-iwork8.cc465 TEST(ISA, movbe) { in TEST() argument
/external/cpuinfo/include/
Dcpuinfo.h741 bool movbe; member