Searched refs:S_00B848_SGPRS (Results 1 – 2 of 2) sorted by relevance
24 return S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) | in getComputePGMRSrc1()35 uint64_t Reg = S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) | in getPGMRSrc1()
846 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6) macro