Searched refs:src2_reg_negate (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dinstr-a2xx.h145 uint8_t src2_reg_negate : 1; member in struct:PACKED
H A Ddisasm-a2xx.c250 alu->src2_reg_negate, alu->src2_reg_abs);
H A Dir2_assemble.c285 bc->alu.src2_reg_negate = src2.negate;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Dinstr-a2xx.h144 uint8_t src2_reg_negate : 1; member in struct:PACKED
H A Ddisasm-a2xx.c266 alu->src2_reg_negate, alu->src2_reg_abs);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c286 bc->alu.src2_reg_negate = src2.negate;

Completed in 7 milliseconds