Searched refs:reg_encoding (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c249 static const char *reg_encoding[8] = { variable in typeref:typename:const char * [8]
532 control(file, "dest reg encoding", reg_encoding, inst->bits1.da1.dest_reg_type, NULL);
542 control(file, "dest reg encoding", reg_encoding, inst->bits1.ia1.dest_reg_type, NULL);
554 control(file, "dest reg encoding", reg_encoding, inst->bits1.da16.dest_reg_type, NULL);
586 control(file, "src reg encoding", reg_encoding, type, NULL);
611 control(file, "src reg encoding", reg_encoding, type, NULL);
666 control(file, "src da16 reg type", reg_encoding, _reg_type, NULL);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c249 static const char *reg_encoding[8] = { variable in typeref:typename:const char * [8]
532 control(file, "dest reg encoding", reg_encoding, inst->bits1.da1.dest_reg_type, NULL);
542 control(file, "dest reg encoding", reg_encoding, inst->bits1.ia1.dest_reg_type, NULL);
554 control(file, "dest reg encoding", reg_encoding, inst->bits1.da16.dest_reg_type, NULL);
586 control(file, "src reg encoding", reg_encoding, type, NULL);
611 control(file, "src reg encoding", reg_encoding, type, NULL);
666 control(file, "src da16 reg type", reg_encoding, _reg_type, NULL);

Completed in 4 milliseconds