Searched refs:GEN8_INST_BRANCHCTRL (Results 1 – 2 of 2) sorted by relevance
295 #define GEN8_INST_BRANCHCTRL (0x1 << 28) macro
282 inst->branch_ctrl = (bool) (dw0 & GEN8_INST_BRANCHCTRL); in disasm_inst_decode_dw0_gen6()