Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disasm.c95 struct src_operand { struct
114 struct src_operand *src0; argument
115 struct src_operand *src1;
116 struct src_operand *src2;
385 print_src(struct src_operand *src, bool sep) in print_src()
546 struct src_operand src0 = { in print_instr()
556 struct src_operand src1 = { in print_instr()
566 struct src_operand src2 = { in print_instr()