Optimizing for SIMD Integer Applications
4
4-17
Figure 4-7
pmovmskb
Instruction Example
Example 4-10
pmovmskb
Instruction Code
; Input:
;
source value
; Output:
;
32-bit register containing the byte mask in the lower
;
eight bits
;
movq mm0, [edi]
pmovmskb eax, mm0
O M15165
M M
R32
31
0
63
0..0
31
0..0
7
0
55
47
39
23
15
7
Summary of Contents for ARCHITECTURE IA-32
Page 1: ...IA 32 Intel Architecture Optimization Reference Manual Order Number 248966 013US April 2006...
Page 220: ...IA 32 Intel Architecture Optimization 3 40...
Page 434: ...IA 32 Intel Architecture Optimization 9 20...
Page 514: ...IA 32 Intel Architecture Optimization B 60...
Page 536: ...IA 32 Intel Architecture Optimization C 22...