Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Di965_asm.c63 get_dword(const brw_inst *inst, int idx) in get_dword() function
87 fprintf(output, "\t0x%08x,", get_dword(instruction, 0)); in print_instruction()
90 fprintf(output, " 0x%08x,", get_dword(instruction, i)); in print_instruction()