Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h327 void x86_mov8_imm(struct x86_function *p, struct x86_reg dst, uint8_t imm );
H A Drtasm_x86sse.c494 void x86_mov8_imm( struct x86_function *p, struct x86_reg dst, uint8_t imm ) in x86_mov8_imm() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c949 x86_mov8_imm(p->func, x86_make_disp(dst, i * 1), v); in translate_attr_convert()

Completed in 6 milliseconds