Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/isa/
H A Disa.h82 void isa_decode(void *bin, int sz, FILE *out, const struct isa_decode_options *options);
H A Dir3-disasm.c50 isa_decode(raw, sz, stdout, &(struct isa_decode_options) { in main()
/third_party/mesa3d/src/freedreno/ir3/tests/
H A Ddisasm.c460 isa_decode(code, 8, fdisasm, in main()
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c765 isa_decode(void *bin, int sz, FILE *out, const struct isa_decode_options *options) in isa_decode() function
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c597 isa_decode(dwords, sizedwords * 4, out, &decode_options); in disasm_a3xx_stat()
H A Dir3_shader.c823 isa_decode(bin, so->info.sizedwords * 4, out, in ir3_shader_disasm()

Completed in 5 milliseconds