OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blci
(Results
1 - 4
of
4
) sorted by null
/external/llvm/test/MC/X86/
x86_64-tbm-encoding.s
43
//
blci
32 reg
44
// CHECK:
blci
%edi, %eax
46
blci
%edi, %eax
48
//
blci
32 mem
49
// CHECK:
blci
(%rdi), %eax
51
blci
(%rdi), %eax
53
//
blci
64 reg
54
// CHECK:
blci
%rdi, %rax
56
blci
%rdi, %rax
58
//
blci
64 me
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
x86_64-tbm-encoding.s
43
//
blci
32 reg
46
blci
%edi, %eax
48
//
blci
32 mem
51
blci
(%rdi), %eax
53
//
blci
64 reg
56
blci
%rdi, %rax
58
//
blci
64 mem
61
blci
(%rdi), %rax
/external/capstone/suite/MC/X86/
x86_64-tbm-encoding.s.cs
10
0x8f,0xe9,0x78,0x02,0xf7 =
blci
%edi, %eax
11
0x8f,0xe9,0x78,0x02,0x37 =
blci
(%rdi), %eax
12
0x8f,0xe9,0xf8,0x02,0xf7 =
blci
%rdi, %rax
13
0x8f,0xe9,0xf8,0x02,0x37 =
blci
(%rdi), %rax
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
resources-tbm.s
16
blci
%eax, %ecx
label
17
blci
(%rax), %ecx
label
19
blci
%rax, %rcx
label
20
blci
(%rax), %rcx
label
Completed in 649 milliseconds