Lines Matching full:next
12 ; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
13 ; X32-NEXT: crc32b {{[0-9]+}}(%esp), %eax
14 ; X32-NEXT: retl
18 ; X64-NEXT: crc32b %sil, %edi
19 ; X64-NEXT: movl %edi, %eax
20 ; X64-NEXT: retq
29 ; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
30 ; X32-NEXT: crc32w {{[0-9]+}}(%esp), %eax
31 ; X32-NEXT: retl
35 ; X64-NEXT: crc32w %si, %edi
36 ; X64-NEXT: movl %edi, %eax
37 ; X64-NEXT: retq
46 ; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
47 ; X32-NEXT: crc32l {{[0-9]+}}(%esp), %eax
48 ; X32-NEXT: retl
52 ; X64-NEXT: crc32l %esi, %edi
53 ; X64-NEXT: movl %edi, %eax
54 ; X64-NEXT: retq