Home
last modified time | relevance | path

Searched refs:reg_SI (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h87 reg_SI, enumerator
Drtasm_x86sse.c58 case reg_SI: debug_printf( "ESI" ); break; in x86_print_reg()
2138 return x86_make_reg(file_REG32, reg_SI); in x86_fn_arg()
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1330 p->idx_ESI = x86_make_reg(file_REG32, reg_SI); in build_vertex_emit()