Searched refs:src1_sub_byte (Results 1 – 1 of 1) sorted by relevance
1982 const enum gfx12_sub_byte_precision src1_sub_byte = in instruction_restrictions() local1986 ERROR_IF(src1_sub_byte != BRW_SUB_BYTE_PRECISION_NONE, in instruction_restrictions()1989 ERROR_IF(src1_sub_byte != BRW_SUB_BYTE_PRECISION_NONE && in instruction_restrictions()1990 src1_sub_byte != BRW_SUB_BYTE_PRECISION_4BIT && in instruction_restrictions()1991 src1_sub_byte != BRW_SUB_BYTE_PRECISION_2BIT, in instruction_restrictions()