search for: indvbl_read64

Displaying 1 result from an estimated 1 matches for "indvbl_read64".

Did you mean: indivbl_read64
2018 May 24
0
X86 Intrinsics : _mm_storel_epi64/ _mm_loadl_epi64 with -m32
...(%esp),%ecx c: 89 4a 04 mov %ecx,0x4(%edx) f: 89 02 mov %eax,(%edx) 11: c3 ret 12: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%eax,%eax,1) 19: 00 00 00 1c: 0f 1f 40 00 nopl 0x0(%eax) 00000020 <indvbl_read64>: 20: 8b 4c 24 04 mov 0x4(%esp),%ecx 24: 8b 01 mov (%ecx),%eax 26: 8b 51 04 mov 0x4(%ecx),%edx 29: c3 ret The front-end generates insertelement <2 x i64> and extractelement <2 x i64> for the load...