Searched defs:afuc_instr (Results 1 – 1 of 1) sorted by relevance
152 struct afuc_instr { struct153 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 …]