Searched refs:sh_op (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h38 struct sh_op struct
72 struct sh_op op;
79 struct sh_op op;
91 struct sh_op op;
149 struct sh_op op;
180 struct sh_op op;
186 struct sh_op op;
192 struct sh_op op;
199 struct sh_op op;
206 struct sh_op o
[all...]
H A Dsvga_shader_dump.c52 struct sh_op op;
70 static void dump_op( struct sh_op op, const char *mnemonic )
488 op->op = *(struct sh_op *)*token;
489 *token += sizeof(struct sh_op) / sizeof(uint);
521 struct sh_op op,
575 struct sh_op op = *(struct sh_op *) assem;
698 assem += sizeof( struct sh_op ) / sizeof( unsigned );
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dinst.h32 sb_op, sh_op, swl_op, sw_op, enumerator in enum:major_op

Completed in 112 milliseconds