Home
last modified time | relevance | path

Searched refs:EG_G_SQ_CF_WORD1_CF_INST (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_opcodes.h13 #define EG_G_SQ_CF_WORD1_CF_INST(x) (((x) >> 22) & 0xFF) macro
Dr600_asm.c2304 fprintf(stderr, "INST:0x%x ", EG_G_SQ_CF_WORD1_CF_INST(cf->inst)); in r600_bytecode_dump()
2378 fprintf(stderr, "INST:0x%x ", EG_G_SQ_CF_WORD1_CF_INST(cf->inst)); in r600_bytecode_dump()