Home
last modified time | relevance | path

Searched refs:src1_reg_byte (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h167 uint8_t src1_reg_byte : 8; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c279 bc->alu.src1_reg_byte = src_reg_byte(ctx, &src1); in fill_instr()