Searched defs:src2_r (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c290 unsigned src2_r = cat2->repeat ? cat2->src2_r : 0; local in function:print_instr_cat2
350 unsigned src2_r = cat3->repeat ? cat3->src2_r : 0; local in function:print_instr_cat3
[all...]
H A Dinstr-a3xx.h422 uint32_t src2_r : 1; /* doubles as nop1 if repeat==0 */ member in struct:PACKED
438 uint32_t src2_r : 1; /* doubles as nop1 if repeat==0 */ member in struct:PACKED::PACKED::PACKED

Completed in 7 milliseconds