/third_party/ffmpeg/tests/fate/ |
H A D | qt.mak | 1 FATE_QT-$(call FRAMECRC, MOV, EIGHTBPS, SCALE_FILTER ARESAMPLE_FILTER) += fate-8bps 4 FATE_QT-$(call ENCDEC, PCM_S16LE QDM2, PCM_S16LE MOV, PIPE_PROTOCOL) += fate-qdm2 10 FATE_QT-$(call ENCDEC, PCM_S16LE PCM_ALAW, MOV PCM_S16LE) += fate-qt-alaw-mono 13 FATE_QT-$(call ENCDEC, PCM_S16LE PCM_ALAW, MOV PCM_S16LE) += fate-qt-alaw-stereo 16 FATE_QT-$(call ENCDEC, PCM_S16LE ADPCM_IMA_QT, PCM_S16LE MOV, ARESAMPLE_FILTER) += fate-qt-ima4-mono 19 FATE_QT-$(call ENCDEC, PCM_S16LE ADPCM_IMA_QT, PCM_S16LE MOV, ARESAMPLE_FILTER) += fate-qt-ima4-stereo 22 FATE_QT-$(call ENCDEC, PCM_S16LE MACE3, PCM_S16LE MOV, ARESAMPLE_FILTER) += fate-qt-mac3-mono 25 FATE_QT-$(call ENCDEC, PCM_S16LE MACE3, PCM_S16LE MOV, ARESAMPLE_FILTER) += fate-qt-mac3-stereo 28 FATE_QT-$(call ENCDEC, PCM_S16LE MACE6, PCM_S16LE MOV, ARESAMPLE_FILTER) += fate-qt-mac6-mono 31 FATE_QT-$(call ENCDEC, PCM_S16LE MACE6, PCM_S16LE MOV, ARESAMPLE_FILTE [all...] |
H A D | prores.mak | 11 FATE_SAMPLES_FFMPEG-$(call FRAMECRC, MOV, PRORES, SCALE_FILTER) += $(FATE_PRORES) 28 FATE_SAMPLES_FFMPEG-$(call DEMMUX, MOV, MOV, PRORES_METADATA_BSF) += $(FATE_PRORES_METADATA_BSF)
|
H A D | pcm.mak | 10 FATE_SAMPLES_PCM-$(call DEMDEC, MOV, PCM_S16BE) += fate-pcm_s16be-stereo 13 FATE_SAMPLES_PCM-$(call DEMDEC, MOV, PCM_S16LE) += fate-pcm_s16le-stereo 16 FATE_SAMPLES_PCM-$(call DEMDEC, MOV, PCM_U8) += fate-pcm_u8-mono 19 FATE_SAMPLES_PCM-$(call DEMDEC, MOV, PCM_U8) += fate-pcm_u8-stereo
|
H A D | qtrle.mak | 22 FATE_QTRLE-$(call FRAMECRC, MOV, QTRLE) += $(FATE_QTRLE) 23 FATE_QTRLE-$(call FRAMECRC, MOV, QTRLE, SCALE_FILTER) += $(FATE_QTRLE_SCALE)
|
H A D | hap.mak | 28 FATE_HAP-$(call FRAMECRC, MOV, HAP) += $(FATE_HAP) 47 FATE_HAPQA_EXTRACT_BSF-$(call REMUX, FRAMECRC MOV, HAPQA_EXTRACT_BSF) += $(FATE_HAPQA_EXTRACT_BSF) 71 FATE_HAPQA_EXTRACT_BSF_FFPROBE-$(call DEMMUX, MOV, MOV, HAPQA_EXTRACT_BSF HAP_DECODER) += $(FATE_HAPQA_EXTRACT_BSF_FFPROBE)
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_eu_validate.cpp | 1338 /* MOV to half-float destination */ in TEST_P() 1367 /* MOV from half-float source */ in TEST_P() 2175 INST(MOV, 4, DF, 0, 1, DF, 0, 4, 4, 1, true ), in TEST_P() 2176 INST(MOV, 4, Q, 0, 1, Q, 0, 4, 4, 1, true ), in TEST_P() 2177 INST(MOV, 4, UQ, 0, 1, UQ, 0, 4, 4, 1, true ), in TEST_P() 2179 INST(MOV, 4, DF, 0, 1, F, 0, 8, 4, 2, true ), in TEST_P() 2180 INST(MOV, 4, Q, 0, 1, D, 0, 8, 4, 2, true ), in TEST_P() 2181 INST(MOV, 4, UQ, 0, 1, UD, 0, 8, 4, 2, true ), in TEST_P() 2183 INST(MOV, 4, F, 0, 2, DF, 0, 4, 4, 1, true ), in TEST_P() 2184 INST(MOV, in TEST_P() [all...] |
H A D | gfx6_gs_visitor.cpp | 70 emit(MOV(dst_reg(this->vertex_output_offset), brw_imm_ud(0u))); in emit_prolog() 75 vec4_instruction *inst = emit(MOV(dst_reg(MRF, 1), in emit_prolog() 92 emit(MOV(dst_reg(this->first_vertex), brw_imm_ud(URB_WRITE_PRIM_START))); in emit_prolog() 98 emit(MOV(dst_reg(this->prim_count), brw_imm_ud(0u))); in emit_prolog() 109 emit(MOV(dst_reg(this->max_svbi), in emit_prolog() 153 * and emit_urb_slot() will produce a MOV instruction for each of in gs_emit_vertex() 155 * possibly multiple MOV instructions with an array destination and in gs_emit_vertex() 168 vec4_instruction *inst = emit(MOV(dst, src_reg(tmp))); in gs_emit_vertex() 184 emit(MOV(dst, brw_imm_d((_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT) | in gs_emit_vertex() 196 emit(MOV(dst_re in gs_emit_vertex() [all...] |
H A D | brw_lower_logical_sends.cpp | 141 bld.MOV(offset(tmp, bld, i), offset(color, bld, i))); in setup_color_payload() 182 * an implied MOV from g0,g1 to the start of the message. The MOV from in lower_fb_write_logical_send() 183 * g0 is handled by the hardware and the MOV from g1 is provided by the in lower_fb_write_logical_send() 195 .MOV(retype(brw_vec1_grf(0, 0), BRW_REGISTER_TYPE_UW), in lower_fb_write_logical_send() 217 ubld.group(16, 0).MOV(header, retype(brw_vec8_grf(0, 0), in lower_fb_write_logical_send() 254 ubld.group(1, 0).MOV(component(header, 2), brw_imm_ud(inst->target)); in lower_fb_write_logical_send() 258 ubld.group(1, 0).MOV(retype(component(header, 15), in lower_fb_write_logical_send() 275 .MOV(sources[length], in lower_fb_write_logical_send() 285 ubld.MOV(tm in lower_fb_write_logical_send() [all...] |
H A D | brw_vec4_nir.cpp | 102 vec4_instruction *inst = emit(MOV(dst_null_d(), condition)); in nir_emit_if() 319 ubld.MOV(writemask(offset(tmp, 8, n), WRITEMASK_X), brw_imm_ud(di.i1)); in setup_imm_df() 320 ubld.MOV(writemask(offset(tmp, 8, n), WRITEMASK_Y), brw_imm_ud(di.i2)); in setup_imm_df() 344 * For now, we emit a MOV for each distinct value. in nir_emit_load_const() 363 emit(MOV(reg, setup_imm_df(ibld, instr->value[i].f64))); in nir_emit_load_const() 365 emit(MOV(reg, brw_imm_d(instr->value[i].i32))); in nir_emit_load_const() 412 emit(MOV(dest, src)); in nir_emit_intrinsic() 446 emit(MOV(dst_reg(MRF, param_base, glsl_type::int_type, writemask), lod)); in nir_emit_intrinsic() 534 emit(MOV(dest, read_result)); in nir_emit_intrinsic() 596 emit(MOV(des in nir_emit_intrinsic() [all...] |
H A D | brw_vec4_tes.cpp | 122 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_F), in nir_emit_intrinsic() 127 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_F), in nir_emit_intrinsic() 131 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_F), in nir_emit_intrinsic() 138 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_F), in nir_emit_intrinsic() 142 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_F), in nir_emit_intrinsic() 182 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_D), src)); in nir_emit_intrinsic() 205 emit(MOV(dst, src)); in nir_emit_intrinsic()
|
H A D | brw_vec4_surface_builder.cpp | 45 bld.MOV(writemask(offset(dst, 8, i * dst_stride / 4), in emit_stride() 72 bld.MOV(writemask(tmp, mask), src); in emit_insert() 74 bld.MOV(writemask(tmp, ~mask), brw_imm_d(0)); in emit_insert() 109 bld.exec_all().MOV(offset(payload, 8, n++), in emit_send() 113 bld.MOV(offset(payload, 8, n++), in emit_send() 117 bld.MOV(offset(payload, 8, n++), in emit_send() 196 bld.MOV(writemask(srcs, WRITEMASK_X), in emit_untyped_atomic() 201 bld.MOV(writemask(srcs, WRITEMASK_Y), in emit_untyped_atomic()
|
H A D | brw_fs_nir.cpp | 260 abld.MOV(dst, negate(retype(anded, BRW_REGISTER_TYPE_D))); in emit_system_values_block() 296 allbld8.MOV(reg, brw_imm_v(0x76543210)); in nir_emit_system_values() 377 fs_inst *inst = bld.MOV(bld.null_reg_d(), in nir_emit_if() 532 bld.MOV(result, subscript(op0, type, element)); in optimize_extract_to_float() 909 bld.MOV(zero, setup_imm_df(bld, 0.0)); in emit_fsign() 912 bld.MOV(result, zero); in emit_fsign() 1036 bld.MOV(offset(temp, bld, i), in nir_emit_alu() 1039 bld.MOV(offset(temp, bld, i), in nir_emit_alu() 1053 bld.MOV(offset(result, bld, i), offset(temp, bld, i)); in nir_emit_alu() 1063 inst = bld.MOV(resul in nir_emit_alu() [all...] |
H A D | test_vec4_register_coalesce.cpp | 149 v->emit(v->MOV(m0, src_reg(temp))); in TEST_F() 174 v->emit(v->MOV(m0, src)); in TEST_F() 176 v->emit(v->MOV(m1, src)); in TEST_F() 196 v->emit(v->MOV(m0, src_reg(temp))); in TEST_F() 215 v->emit(v->MOV(to, src_reg(temp))); in TEST_F() 222 v->emit(v->MOV(dst_reg(MRF, 0), src)); in TEST_F() 241 v->emit(v->MOV(to, src_reg(temp))); in TEST_F() 248 v->emit(v->MOV(dst_reg(MRF, 0), src)); in TEST_F()
|
H A D | brw_fs_visitor.cpp | 72 bld.MOV(fs_reg(MRF, 2 + i * reg_width, BRW_REGISTER_TYPE_F), in emit_dummy_fs() 410 hbld.MOV(offset(pixel_x, hbld, i), horiz_stride(int_pixel_x, 2)); in emit_interpolation_setup_gfx6() 411 hbld.MOV(offset(pixel_y, hbld, i), horiz_stride(int_pixel_y, 2)); in emit_interpolation_setup_gfx6() 459 hbld.MOV(offset(pixel_x, hbld, i), int_pixel_x); in emit_interpolation_setup_gfx6() 460 hbld.MOV(offset(pixel_y, hbld, i), int_pixel_y); in emit_interpolation_setup_gfx6() 491 abld.MOV(u32_cps_width, u8_cps_width); in emit_interpolation_setup_gfx6() 492 abld.MOV(u32_cps_height, u8_cps_height); in emit_interpolation_setup_gfx6() 496 abld.MOV(f_cps_width, u32_cps_width); in emit_interpolation_setup_gfx6() 497 abld.MOV(f_cps_height, u32_cps_height); in emit_interpolation_setup_gfx6() 536 .MOV(retyp in emit_interpolation_setup_gfx6() [all...] |
H A D | test_fs_saturate_propagation.cpp | 121 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 157 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 195 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 229 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 264 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 302 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 340 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 379 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 425 set_saturate(true, bld.MOV(dst1, dst0)); in TEST_F() 464 set_saturate(true, bld.MOV(dst in TEST_F() [all...] |
H A D | test_vec4_copy_propagation.cpp | 143 v->emit(v->MOV(b, swizzle(src_reg(a), BRW_SWIZZLE4(SWIZZLE_Y, in TEST_F() 149 v->MOV(c, swizzle(src_reg(b), BRW_SWIZZLE4(SWIZZLE_Y, in TEST_F() 170 v->emit(v->MOV(b, swizzle(src_reg(a), BRW_SWIZZLE4(SWIZZLE_X, in TEST_F() 175 v->emit(v->MOV(writemask(a, WRITEMASK_XYZ), brw_imm_f(1.0f))); in TEST_F() 178 v->MOV(c, swizzle(src_reg(b), BRW_SWIZZLE4(SWIZZLE_W, in TEST_F()
|
H A D | brw_vec4_visitor.cpp | 159 ALU1(MOV) 291 * instructions. Instead, insert a MOV instruction to do the replication so in fix_3src_operand() 295 /* The MOV is only needed if the source is a uniform or immediate. */ in fix_3src_operand() 330 emit(MOV(expanded, src)); in fix_math_operand() 346 math = emit(MOV(dst, src_reg(math->dst))); in emit_math() 400 * You should inspect the disasm output in order to verify that the MOV is in emit_pack_half_2x16() 403 emit(MOV(tmp_dst, brw_imm_ud(0x12345678u))); in emit_pack_half_2x16() 476 * vector float and a type-converting MOV. in emit_unpack_unorm_4x8() 479 emit(MOV(shift, brw_imm_vf4(0x00, 0x60, 0x70, 0x78))); in emit_unpack_unorm_4x8() 498 * vector float and a type-converting MOV in emit_unpack_snorm_4x8() [all...] |
H A D | brw_vec4_gs_nir.cpp | 60 emit(MOV(dest, src)); in nir_emit_intrinsic() 89 emit(MOV(dest, retype(brw_vec4_grf(1, 0), BRW_REGISTER_TYPE_D))); in nir_emit_intrinsic() 97 emit(MOV(dest, brw_imm_ud(0))); in nir_emit_intrinsic()
|
H A D | brw_vec4_gs_visitor.cpp | 177 inst = emit(MOV(dst_reg(this->vertex_count), brw_imm_ud(0u))); in emit_prolog() 192 inst = emit(MOV(dst_reg(this->control_data_bits), brw_imm_ud(0u))); in emit_prolog() 221 vec4_instruction *inst = emit(MOV(mrf_reg, r0)); in emit_thread_end() 244 vec4_instruction *inst = emit(MOV(mrf_reg, r0)); in emit_urb_write_header() 335 vec4_instruction *inst = emit(MOV(mrf_reg, r0)); in emit_control_data_bits() 360 inst = emit(MOV(dst_reg(one), brw_imm_ud(1u))); in emit_control_data_bits() 372 inst = emit(MOV(mrf_reg2, this->control_data_bits)); in emit_control_data_bits() 403 emit(MOV(dst_reg(sid), brw_imm_ud(stream_id))); in set_stream_control_data_bits() 487 inst = emit(MOV(dst_reg(this->control_data_bits), brw_imm_ud(0u))); in gs_emit_vertex() 551 emit(MOV(dst_re in gs_end_primitive() [all...] |
H A D | brw_fs_sel_peephole.cpp | 30 * MOV instructions to the same destination in the "then" and "else" bodies of 43 * Scans forwards from an IF counting consecutive MOV instructions in the 47 * argument. The function stores pointers to the MOV instructions in the 55 * then_mov[0] = MOV g4, ... 56 * then_mov[1] = MOV g5, ... 57 * then_mov[2] = MOV g6, ... 59 * else_mov[0] = MOV g4, ... 60 * else_mov[1] = MOV g5, ... 61 * else_mov[2] = MOV g7, ... 94 * Try to replace IF/MOV [all...] |
H A D | brw_vec4_tcs.cpp | 179 emit(MOV(dst, swizzle(src_reg(temp), BRW_SWIZZLE_WWWW))); in emit_input_urb_read() 183 emit(MOV(dst, src)); in emit_input_urb_read() 209 emit(MOV(dst, swizzle(src_reg(read->dst), in emit_output_urb_read() 229 inst = emit(MOV(byte_offset(dst_reg(retype(message, value.type)), REG_SIZE), in emit_urb_write() 244 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_UD), in nir_emit_intrinsic() 252 emit(MOV(get_nir_dest(instr->dest, BRW_REGISTER_TYPE_D), in nir_emit_intrinsic()
|
/third_party/node/deps/v8/src/heap/base/asm/arm64/ |
H A D | push_registers_masm.S | 19 MOV fp, sp 23 MOV x7, x2 25 MOV x2, sp
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nvfx_fragprog.c | 244 struct nvfx_insn insn = arith(0, MOV, none.reg, NVFX_FP_MASK_X, src, none, none); in nv40_fp_if() 495 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none)); in nvfx_fragprog_parse_instruction() 505 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none)); in nvfx_fragprog_parse_instruction() 515 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none)); in nvfx_fragprog_parse_instruction() 543 nvfx_fp_emit(fpc, arith(sat, MOV, dst, mask, neg(tmp), none, none)); in nvfx_fragprog_parse_instruction() 546 insn = arith(0, MOV, none.reg, mask, src[0], none, none); in nvfx_fragprog_parse_instruction() 550 insn = arith(sat, MOV, dst, mask, src[2], none, none); in nvfx_fragprog_parse_instruction() 554 insn = arith(sat, MOV, dst, mask, src[1], none, none); in nvfx_fragprog_parse_instruction() 565 nvfx_fp_emit(fpc, arith(0, MOV, tmp.reg, NVFX_FP_MASK_Z | NVFX_FP_MASK_W, swz(tmp, X, Y, X, Y), none, none)); in nvfx_fragprog_parse_instruction() 567 nvfx_fp_emit(fpc, arith(0, MOV, ds in nvfx_fragprog_parse_instruction() [all...] |
H A D | nvfx_vertprog.c | 498 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL, in nvfx_vertprog_parse_instruction() 509 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL, in nvfx_vertprog_parse_instruction() 520 nvfx_vp_emit(vpc, arith(0, VEC, MOV, src[i].reg, NVFX_VP_MASK_ALL, in nvfx_vertprog_parse_instruction() 563 nvfx_vp_emit(vpc, arith(sat, VEC, MOV, dst, mask, neg(tmp), none, none)); in nvfx_vertprog_parse_instruction() 566 insn = arith(0, VEC, MOV, none.reg, mask, src[0], none, none); in nvfx_vertprog_parse_instruction() 570 insn = arith(sat, VEC, MOV, dst, mask, src[2], none, none); in nvfx_vertprog_parse_instruction() 574 insn = arith(sat, VEC, MOV, dst, mask, src[1], none, none); in nvfx_vertprog_parse_instruction() 631 nvfx_vp_emit(vpc, arith(sat, VEC, MOV, dst, mask, src[0], none, none)); in nvfx_vertprog_parse_instruction() 676 insn = arith(0, VEC, MOV, none.reg, mask, src[0], none, none); in nvfx_vertprog_parse_instruction() 681 nvfx_vp_emit(vpc, arith(sat, VEC, MOV, ds in nvfx_vertprog_parse_instruction() [all...] |
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir_emit.c | 65 OP(mov, MOV, X_X_0), OP(fneg, MOV, X_X_0), OP(fabs, MOV, X_X_0), OP(fsat, MOV, X_X_0),
|