Home
last modified time | relevance | path

Searched refs:sse_movhlps (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h293 void sse_movhlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
Drtasm_x86sse.c1099 void sse_movhlps( struct x86_function *p, in sse_movhlps() function