Lines Matching refs:DPP
5 # bound_ctrl:1 is set, otherwise the result of DPP VALU op can be undefined.
60 # the DPP mov result would be either zero ({src lane disabled}|{src lane is
67 # as the DPP mov old is zero this case is no different from case 1 - combine it
68 # setting bound_ctrl:1 on for the combined DPP VALU op to make old undefined
73 # the DPP mov result would be either zero ({src lane disabled}|{src lane is
74 # out of range} or {the DPP mov's dest VGPR write is disabled by masks}) or
76 # The VALU op should have the same masks as DPP mov as they select lanes
78 # Special case: the bound_ctrl for the combined DPP VALU op isn't important
83 # the DPP mov result would be either zero ({src lane disabled}|{src lane is
84 # out of range} or {the DPP mov's dest VGPR write is disabled by masks}) or
86 # The VALU op should have the same masks as DPP mov as they select
141 # the DPP mov result would be either identity ({src lane disabled}|{out of
143 # The DPP VALU op should have the same masks (and bctrl) as DPP mov as they
178 # the DPP mov result would be either identity ({src lane disabled}|{src lane is
179 # out of range} or {the DPP mov's dest VGPR write is disabled by masks}) or
181 # The DPP VALU op should have the same masks (and bctrl) as DPP mov as they
216 # the DPP mov result may have 3 different values:
219 # 3. DPP mov's old value if the mov's dest VGPR write is disabled by masks
253 # when the DPP source isn't a src0 operand the operation should be commuted if possible
552 # Test instruction which does not have modifiers in VOP1 form but does in DPP form.
564 # Test instruction which does not have modifiers in VOP2 form but does in DPP form.