Searched refs:S_00B528_SGPRS (Results 1 – 2 of 2) sorted by relevance
468 S_00B528_SGPRS((shader->config.num_sgprs - 1) / 8) | in si_shader_ls()
3473 #define S_00B528_SGPRS(x) (((unsigned)(x) & 0x0F) << 6) macro