Searched refs:pc_hi (Results 1 – 1 of 1) sorted by relevance
776 uint32_t pc_hi, pc_lo, exec_hi, exec_lo; in ac_get_wave_info() local783 &w->status, &pc_hi, &pc_lo, &w->inst_dw0, in ac_get_wave_info()785 w->pc = ((uint64_t)pc_hi << 32) | pc_lo; in ac_get_wave_info()