Searched defs:aco_trap_handler_layout (Results 1 – 1 of 1) sorted by relevance
206 struct aco_trap_handler_layout { struct207 uint32_t saved_vgprs[NUM_SAVED_VGPRS * 64];209 uint32_t ttmp0;210 uint32_t ttmp1;212 struct {220 } sq_wave_regs;222 uint32_t m0;223 uint32_t exec_lo;224 uint32_t exec_hi;225 uint32_t sgprs[MAX_SGPRS];[all …]