Searched refs:x86_movzx16 (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 189 x86_movzx16(p->func, tmp, src); 203 x86_movzx16(p->func, tmp, x86_make_disp(src, 4)); 1205 x86_movzx16(p->func, ptr, elt);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 189 x86_movzx16(p->func, tmp, src); 203 x86_movzx16(p->func, tmp, x86_make_disp(src, 4)); 1205 x86_movzx16(p->func, ptr, elt);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 323 void x86_movzx16(struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 723 void x86_movzx16(struct x86_function *p, struct x86_reg dst, struct x86_reg src ) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 323 void x86_movzx16(struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 723 void x86_movzx16(struct x86_function *p, struct x86_reg dst, struct x86_reg src ) function in typeref:typename:void
|
Completed in 12 milliseconds