Searched refs:machine_EDI (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c128 struct x86_reg machine_EDI; member in struct:translate_sse
169 x86_make_disp(p->machine_EDI,
1077 x86_make_disp(p->machine_EDI, get_offset(p, &p->instance_id));
1079 x86_make_disp(p->machine_EDI, get_offset(p, &p->start_instance));
1087 x86_make_disp(p->machine_EDI, get_offset(p, &buffer->max_index));
1089 x86_make_disp(p->machine_EDI, get_offset(p, &buffer->stride));
1091 x86_make_disp(p->machine_EDI, get_offset(p, &variant->ptr));
1093 x86_make_disp(p->machine_EDI, get_offset(p, &buffer->base_ptr));
1169 return x86_make_disp(p->machine_EDI, get_offset(p, &p->instance_id));
1177 x86_make_disp(p->machine_EDI,
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c128 struct x86_reg machine_EDI; member in struct:translate_sse
169 x86_make_disp(p->machine_EDI,
1077 x86_make_disp(p->machine_EDI, get_offset(p, &p->instance_id));
1079 x86_make_disp(p->machine_EDI, get_offset(p, &p->start_instance));
1087 x86_make_disp(p->machine_EDI, get_offset(p, &buffer->max_index));
1089 x86_make_disp(p->machine_EDI, get_offset(p, &buffer->stride));
1091 x86_make_disp(p->machine_EDI, get_offset(p, &variant->ptr));
1093 x86_make_disp(p->machine_EDI, get_offset(p, &buffer->base_ptr));
1169 return x86_make_disp(p->machine_EDI, get_offset(p, &p->instance_id));
1177 x86_make_disp(p->machine_EDI,
[all...]

Completed in 4 milliseconds