Searched refs:A0_MOV (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_fpc_emit.c150 i915_emit_arith(p, A0_MOV, tmp, A0_DEST_CHANNEL_ALL, 0,
225 i915_emit_arith( p, A0_MOV,
240 i915_emit_arith( p, A0_MOV, dest, destmask, 0, tmp, 0, 0 );
H A Di915_fpc_translate.c70 (A0_MOV |
525 A0_MOV,
590 A0_MOV,
780 A0_MOV,
786 emit_simple_arith(p, inst, A0_MOV, 1, fs);
1349 A0_MOV, /* opcode */
H A Di915_reg.h550 #define A0_MOV (0x2<<24) /* dst = src0 */ macro
H A Di915_state_emit.c507 OUT_BATCH(A0_MOV |
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_emit.c150 i915_emit_arith(p, A0_MOV, tmp, A0_DEST_CHANNEL_ALL, 0,
225 i915_emit_arith( p, A0_MOV,
240 i915_emit_arith( p, A0_MOV, dest, destmask, 0, tmp, 0, 0 );
H A Di915_fpc_translate.c70 (A0_MOV |
525 A0_MOV,
590 A0_MOV,
780 A0_MOV,
786 emit_simple_arith(p, inst, A0_MOV, 1, fs);
1349 A0_MOV, /* opcode */
H A Di915_reg.h550 #define A0_MOV (0x2<<24) /* dst = src0 */ macro
H A Di915_state_emit.c507 OUT_BATCH(A0_MOV |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Di915_program.c178 i915_emit_arith(p, A0_MOV, tmp, A0_DEST_CHANNEL_ALL, 0,
233 i915_emit_arith( p, A0_MOV, swizCoord, A0_DEST_CHANNEL_ALL, 0, coord, 0, 0 );
243 i915_emit_arith( p, A0_MOV, dest, destmask, 0, tmp, 0, 0 );
263 i915_emit_arith(p, A0_MOV, tmpCoord, A0_DEST_CHANNEL_ALL, 0, coord, 0, 0);
H A Di915_fragprog.c388 A0_MOV,
697 A0_MOV,
703 EMIT_1ARG_ARITH(A0_MOV);
1045 EMIT_1ARG_ARITH(A0_MOV); /* extended swizzle handled natively */
1141 A0_MOV,
H A Di915_reg.h422 #define A0_MOV (0x2<<24) /* dst = src0 */ macro
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_program.c178 i915_emit_arith(p, A0_MOV, tmp, A0_DEST_CHANNEL_ALL, 0,
233 i915_emit_arith( p, A0_MOV, swizCoord, A0_DEST_CHANNEL_ALL, 0, coord, 0, 0 );
243 i915_emit_arith( p, A0_MOV, dest, destmask, 0, tmp, 0, 0 );
263 i915_emit_arith(p, A0_MOV, tmpCoord, A0_DEST_CHANNEL_ALL, 0, coord, 0, 0);
H A Di915_fragprog.c388 A0_MOV,
697 A0_MOV,
703 EMIT_1ARG_ARITH(A0_MOV);
1045 EMIT_1ARG_ARITH(A0_MOV); /* extended swizzle handled natively */
1141 A0_MOV,
H A Di915_reg.h422 #define A0_MOV (0x2<<24) /* dst = src0 */ macro

Completed in 760 milliseconds