Searched refs:sse_movhps (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.h | 168 void sse_movhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | x86sse.c | 458 void sse_movhps( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.h | 168 void sse_movhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | x86sse.c | 459 void sse_movhps( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 292 void sse_movhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 961 void sse_movhps( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 292 void sse_movhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 961 void sse_movhps( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 701 sse_movhps(p->func, x86_make_disp(dst, 8), dataXMM);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 701 sse_movhps(p->func, x86_make_disp(dst, 8), dataXMM);
|
Completed in 16 milliseconds