Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h203 void x86_mov_reg_imm( struct x86_function *p, struct x86_reg dst, int imm );
H A Drtasm_x86sse.c455 void x86_mov_reg_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_mov_reg_imm() function
468 x86_mov_reg_imm(p, dst, imm); in x86_mov_imm()
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1143 x86_mov_reg_imm(p->func, tmp_ECX, variant->instance_divisor); in init_inputs()

Completed in 6 milliseconds