Searched defs:instr_prefix (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem_debug_gen3.c545 gen3_decode_alu1(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
560 gen3_decode_alu2(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
576 gen3_decode_alu3(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
593 gen3_decode_tex(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * tex_name) argument
615 gen3_decode_dcl(uint32_t * data,uint32_t offset,int i,char * instr_prefix) argument
693 gen3_decode_instruction(uint32_t * data,uint32_t offset,int i,char * instr_prefix) argument
1287 char instr_prefix[10]; local in function:gen3_decode_3d_1d
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem_debug_gen3.c545 gen3_decode_alu1(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
560 gen3_decode_alu2(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
576 gen3_decode_alu3(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
593 gen3_decode_tex(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * tex_name) argument
615 gen3_decode_dcl(uint32_t * data,uint32_t offset,int i,char * instr_prefix) argument
693 gen3_decode_instruction(uint32_t * data,uint32_t offset,int i,char * instr_prefix) argument
1287 char instr_prefix[10]; local in function:gen3_decode_3d_1d
[all...]
/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_decode.c849 i915_decode_alu1(struct drm_intel_decode * ctx,int i,char * instr_prefix,const char * op_name) argument
864 i915_decode_alu2(struct drm_intel_decode * ctx,int i,char * instr_prefix,const char * op_name) argument
880 i915_decode_alu3(struct drm_intel_decode * ctx,int i,char * instr_prefix,const char * op_name) argument
897 i915_decode_tex(struct drm_intel_decode * ctx,int i,const char * instr_prefix,const char * tex_name) argument
918 i915_decode_dcl(struct drm_intel_decode * ctx,int i,char * instr_prefix) argument
1007 i915_decode_instruction(struct drm_intel_decode * ctx,int i,char * instr_prefix) argument
2016 char instr_prefix[10]; local in function:decode_3d_1d
[all...]

Completed in 9 milliseconds