HomeSort by relevance Sort by last modified time
    Searched refs:tzcnt (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86-64-bmi.s 8 tzcnt %ax,%bx
9 tzcnt (%rcx),%bx
10 tzcnt (%rcx),%r15w
25 tzcnt %eax,%ebx
26 tzcnt (%rcx),%ebx
27 tzcnt (%rcx),%r15d
51 tzcnt %rax,%rbx
52 tzcnt (%rcx),%rbx
53 tzcnt %r9,%r15
54 tzcnt (%rcx),%r1
    [all...]
bmi.s 8 tzcnt %ax,%bx
9 tzcnt (%ecx),%bx
20 tzcnt %eax,%ebx
21 tzcnt (%ecx),%ebx
32 tzcnt bx,ax
33 tzcnt bx,WORD PTR [ecx]
34 tzcnt bx,[ecx]
47 tzcnt ebx,eax
48 tzcnt ebx,DWORD PTR [ecx]
49 tzcnt ebx,[ecx
    [all...]
bmi.d 11 [ ]*[a-f0-9]+: 66 f3 0f bc d8 tzcnt %ax,%bx
12 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt \(%ecx\),%bx
17 [ ]*[a-f0-9]+: f3 0f bc d8 tzcnt %eax,%ebx
18 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt \(%ecx\),%ebx
25 [ ]*[a-f0-9]+: 66 f3 0f bc d8 tzcnt %ax,%bx
26 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt \(%ecx\),%bx
27 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt \(%ecx\),%bx
34 [ ]*[a-f0-9]+: f3 0f bc d8 tzcnt %eax,%ebx
35 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt \(%ecx\),%ebx
36 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt \(%ecx\),%eb
    [all...]
x86-64-bmi.d 11 [ ]*[a-f0-9]+: 66 f3 0f bc d8 tzcnt %ax,%bx
12 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt \(%rcx\),%bx
13 [ ]*[a-f0-9]+: 66 f3 44 0f bc 39 tzcnt \(%rcx\),%r15w
22 [ ]*[a-f0-9]+: f3 0f bc d8 tzcnt %eax,%ebx
23 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt \(%rcx\),%ebx
24 [ ]*[a-f0-9]+: f3 44 0f bc 39 tzcnt \(%rcx\),%r15d
42 [ ]*[a-f0-9]+: f3 48 0f bc d8 tzcnt %rax,%rbx
43 [ ]*[a-f0-9]+: f3 48 0f bc 19 tzcnt \(%rcx\),%rbx
44 [ ]*[a-f0-9]+: f3 4d 0f bc f9 tzcnt %r9,%r15
45 [ ]*[a-f0-9]+: f3 4c 0f bc 39 tzcnt \(%rcx\),%r1
    [all...]
bmi-intel.d 12 [ ]*[a-f0-9]+: 66 f3 0f bc d8 tzcnt bx,ax
13 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt bx,WORD PTR \[ecx\]
18 [ ]*[a-f0-9]+: f3 0f bc d8 tzcnt ebx,eax
19 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt ebx,DWORD PTR \[ecx\]
26 [ ]*[a-f0-9]+: 66 f3 0f bc d8 tzcnt bx,ax
27 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt bx,WORD PTR \[ecx\]
28 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt bx,WORD PTR \[ecx\]
35 [ ]*[a-f0-9]+: f3 0f bc d8 tzcnt ebx,eax
36 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt ebx,DWORD PTR \[ecx\]
37 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt ebx,DWORD PTR \[ecx\
    [all...]
x86-64-bmi-intel.d 12 [ ]*[a-f0-9]+: 66 f3 0f bc d8 tzcnt bx,ax
13 [ ]*[a-f0-9]+: 66 f3 0f bc 19 tzcnt bx,WORD PTR \[rcx\]
14 [ ]*[a-f0-9]+: 66 f3 44 0f bc 39 tzcnt r15w,WORD PTR \[rcx\]
23 [ ]*[a-f0-9]+: f3 0f bc d8 tzcnt ebx,eax
24 [ ]*[a-f0-9]+: f3 0f bc 19 tzcnt ebx,DWORD PTR \[rcx\]
25 [ ]*[a-f0-9]+: f3 44 0f bc 39 tzcnt r15d,DWORD PTR \[rcx\]
43 [ ]*[a-f0-9]+: f3 48 0f bc d8 tzcnt rbx,rax
44 [ ]*[a-f0-9]+: f3 48 0f bc 19 tzcnt rbx,QWORD PTR \[rcx\]
45 [ ]*[a-f0-9]+: f3 4d 0f bc f9 tzcnt r15,r9
46 [ ]*[a-f0-9]+: f3 4c 0f bc 39 tzcnt r15,QWORD PTR \[rcx\
    [all...]
  /external/v8/src/ia32/
assembler-ia32.h     [all...]
assembler-ia32.cc 2816 void Assembler::tzcnt(Register dst, const Operand& src) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ia32.cc     [all...]

Completed in 80 milliseconds