Searched refs:emit_store64 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 358 emit_store64(struct translate_sse *p, struct x86_reg dst, function in typeref:typename:void 428 emit_store64(p, dst, dataGPR, dataXMM); 433 emit_store64(p, dst, dataGPR2, dataXMM); 444 emit_store64(p, x86_make_disp(dst, 16), dataGPR, dataXMM2); 1011 emit_store64(p, x86_make_disp(dst, i * 8), tmp, tmpXMM);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 358 emit_store64(struct translate_sse *p, struct x86_reg dst, function in typeref:typename:void 428 emit_store64(p, dst, dataGPR, dataXMM); 433 emit_store64(p, dst, dataGPR2, dataXMM); 444 emit_store64(p, x86_make_disp(dst, 16), dataGPR, dataXMM2); 1011 emit_store64(p, x86_make_disp(dst, i * 8), tmp, tmpXMM);
|
Completed in 5 milliseconds