Searched refs:x86_mov16 (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 195 x86_mov16(p->func, tmp, src); 395 x86_mov16(p->func, dataGPR, src); 396 x86_mov16(p->func, dst, dataGPR); 399 x86_mov16(p->func, dataGPR, src); 401 x86_mov16(p->func, dst, dataGPR); 410 x86_mov16(p->func, dataGPR2, x86_make_disp(src, 4)); 412 x86_mov16(p->func, x86_make_disp(dst, 4), dataGPR2); 823 x86_mov16(p->func, dst, tmp); 842 x86_mov16(p->func, x86_make_disp(dst, 2), tmp); 857 x86_mov16( [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 195 x86_mov16(p->func, tmp, src); 395 x86_mov16(p->func, dataGPR, src); 396 x86_mov16(p->func, dst, dataGPR); 399 x86_mov16(p->func, dataGPR, src); 401 x86_mov16(p->func, dst, dataGPR); 410 x86_mov16(p->func, dataGPR2, x86_make_disp(src, 4)); 412 x86_mov16(p->func, x86_make_disp(dst, 4), dataGPR2); 823 x86_mov16(p->func, dst, tmp); 842 x86_mov16(p->func, x86_make_disp(dst, 2), tmp); 857 x86_mov16( [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 321 void x86_mov16( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 673 void x86_mov16( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 321 void x86_mov16( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 673 void x86_mov16( struct x86_function *p, function in typeref:typename:void
|
Completed in 11 milliseconds