Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/afuc/
H A Ddisasm.c218 uint32_t jump_label = jump_labels[lidx].jump_labels[j]; in label_name() local
219 const char *str = getpm4(jump_label); in label_name()
307 uint32_t jump_label = jump_labels[jump_label_idx].jump_labels[j]; in disasm_instr() local
308 const char *name = getpm4(jump_label); in disasm_instr()
312 printlbl("UNKN%d", jump_label); in disasm_instr()

Completed in 3 milliseconds