Lines Matching refs:eu
1514 - intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
1515 - intel/eu: Fix up various type conversions in brw_eu.c that are
1517 - intel/eu: Rework opcode description tables to allow efficient look-up
1519 - intel/eu: Encode and decode native instruction opcodes from/to IR
1528 - intel/eu/gen12: Extend brw_inst.h macros for Gen12 support.
1529 - intel/eu/gen12: Add sanity-check asserts to brw_inst_bits() and
1531 - intel/eu/gen12: Implement basic instruction binary encoding.
1532 - intel/eu/gen12: Implement three-source instruction binary encoding.
1533 - intel/eu/gen12: Implement control flow instruction binary encoding.
1534 - intel/eu/gen12: Implement SEND instruction binary encoding.
1535 - intel/eu/gen12: Implement indirect region binary encoding.
1536 - intel/eu/gen12: Implement compact instruction binary encoding.
1537 - intel/eu/gen12: Implement datatype binary encoding.
1538 - intel/eu/gen11+: Mark dot product opcodes as unsupported on
1540 - intel/eu/gen12: Add Gen12 opcode descriptions to the table.
1541 - intel/eu/gen12: Fix codegen of immediate source regions.
1542 - intel/eu/gen12: Codegen three-source instruction source and
1544 - intel/eu/gen12: Codegen control flow instructions correctly.
1545 - intel/eu/gen12: Codegen pathological SEND source and destination
1547 - intel/eu/gen12: Codegen SEND descriptor regions correctly.
1548 - intel/eu/gen12: Use SEND instruction for split sends.
1549 - intel/eu/gen12: Don't set DD control, it's gone.
1550 - intel/eu/gen12: Don't set thread control, it's gone.
1553 - intel/eu/gen12: Add auxiliary type to represent SWSB information
1555 - intel/eu/gen12: Add tracking of default SWSB state to the current
1557 - intel/eu/gen12: Set SWSB annotations in hand-crafted assembly.
1572 - intel/eu/validate/gen12: Implement integer multiply restrictions in
1574 - intel/eu/validate/gen12: Fix validation of SYNC instruction.
1575 - intel/eu/validate/gen12: Validation fixes for SEND instruction.
1577 - intel/eu: Don't set notify descriptor field of gateway barrier
1788 - intel/eu/validate/gen12: Don't blow up on indirect src0.
1974 - intel/eu/validate/gen12: Add TGL to eu_validate tests.
2964 - intel/eu/gen12: Implement immediate 64 bit constant encoding.