Searched refs:x86_mov16_imm (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c825 x86_mov16_imm(p->func, x86_make_disp(dst, 2),
837 x86_mov16_imm(p->func, dst,
859 x86_mov16_imm(p->func, x86_make_disp(dst, 6),
872 x86_mov16_imm(p->func, x86_make_disp(dst, 4),
946 x86_mov16_imm(p->func, x86_make_disp(dst, i * 2), v);
949 x86_mov16_imm(p->func, x86_make_disp(dst, i * 2), 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c825 x86_mov16_imm(p->func, x86_make_disp(dst, 2),
837 x86_mov16_imm(p->func, dst,
859 x86_mov16_imm(p->func, x86_make_disp(dst, 6),
872 x86_mov16_imm(p->func, x86_make_disp(dst, 4),
946 x86_mov16_imm(p->func, x86_make_disp(dst, i * 2), v);
949 x86_mov16_imm(p->func, x86_make_disp(dst, i * 2), 0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h326 void x86_mov16_imm(struct x86_function *p, struct x86_reg dst, uint16_t imm );
H A Drtasm_x86sse.c477 void x86_mov16_imm( struct x86_function *p, struct x86_reg dst, uint16_t imm ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h326 void x86_mov16_imm(struct x86_function *p, struct x86_reg dst, uint16_t imm );
H A Drtasm_x86sse.c477 void x86_mov16_imm( struct x86_function *p, struct x86_reg dst, uint16_t imm ) function in typeref:typename:void

Completed in 12 milliseconds