OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blsic
(Results
1 - 4
of
4
) sorted by null
/external/llvm/test/MC/X86/
x86_64-tbm-encoding.s
143
//
blsic
32 reg
144
// CHECK:
blsic
%edi, %eax
146
blsic
%edi, %eax
148
//
blsic
32 mem
149
// CHECK:
blsic
(%rdi), %eax
151
blsic
(%rdi), %eax
153
//
blsic
64 reg
154
// CHECK:
blsic
%rdi, %rax
156
blsic
%rdi, %rax
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
x86_64-tbm-encoding.s
143
//
blsic
32 reg
146
blsic
%edi, %eax
148
//
blsic
32 mem
151
blsic
(%rdi), %eax
153
//
blsic
64 reg
156
blsic
%rdi, %rax
/external/capstone/suite/MC/X86/
x86_64-tbm-encoding.s.cs
30
0x8f,0xe9,0x78,0x01,0xf7 =
blsic
%edi, %eax
31
0x8f,0xe9,0x78,0x01,0x37 =
blsic
(%rdi), %eax
32
0x8f,0xe9,0xf8,0x01,0xf7 =
blsic
%rdi, %rax
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
resources-tbm.s
46
blsic
%eax, %ecx
label
47
blsic
(%rax), %ecx
label
49
blsic
%rax, %rcx
label
50
blsic
(%rax), %rcx
label
Completed in 325 milliseconds