Home
last modified time | relevance | path

Searched defs:afuc_instr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Dafuc.h152 struct afuc_instr { struct
153 afuc_opc opc;
155 uint8_t dst;
156 uint8_t src1;
157 uint8_t src2;
158 uint32_t immed;
159 uint8_t shift;
160 uint8_t bit;
161 uint8_t xmov;
162 uint8_t sds;
[all …]