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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c77 struct disasm_ctx { struct
86 static void print_reg(struct disasm_ctx *ctx, reg_t reg, bool full, bool r,
126 static void print_reg_dst(struct disasm_ctx *ctx, reg_t reg, bool full, bool addr_rel)
131 static void print_reg_src(struct disasm_ctx *ctx, reg_t reg, bool full, bool r,
152 static void print_src(struct disasm_ctx *ctx, struct reginfo *info)
158 //static void print_dst(struct disasm_ctx *ctx, struct reginfo *info)
163 static void print_instr_cat0(struct disasm_ctx *ctx, instr_t *instr)
186 static void print_instr_cat1(struct disasm_ctx *ctx, instr_t *instr)
245 static void print_instr_cat2(struct disasm_ctx *ctx, instr_t *instr)
327 static void print_instr_cat3(struct disasm_ctx *ct
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c60 struct disasm_ctx { struct
106 print_stats(struct disasm_ctx *ctx)
374 struct disasm_ctx *ctx = d;
457 disasm_handle_last(struct disasm_ctx *ctx)
477 struct disasm_ctx *ctx = d;
536 struct disasm_ctx ctx = {

Completed in 4 milliseconds