Home
last modified time | relevance | path

Searched refs:x86_movzx16 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c205 x86_movzx16(p->func, tmp, src); in emit_load_sse2()
219 x86_movzx16(p->func, tmp, x86_make_disp(src, 4)); in emit_load_sse2()
1233 x86_movzx16(p->func, ptr, elt); in get_buffer_ptr()
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h325 void x86_movzx16(struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c723 void x86_movzx16(struct x86_function *p, struct x86_reg dst, struct x86_reg src ) in x86_movzx16() function

Completed in 6 milliseconds