Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 13 of 13) sorted by relevance

/qemu/tests/unit/
H A Dtest-coroutine.c173 Coroutine *c2 = opaque; in c1_fn() local
180 Coroutine *c2; in test_no_dangling_access() local
227 Coroutine *c2 = qemu_coroutine_create(entry, opaque); in do_test_co_mutex() local
308 Coroutine *c1, *c2; in test_co_rwlock_upgrade() local
399 Coroutine *c1, *c2, *c3, *c4; in test_co_rwlock_downgrade() local
H A Dtest-xs-node.c108 static bool compare_content(GByteArray *c1, GByteArray *c2) in compare_content()
H A Dtest-vmstate.c1303 static void compare_containers(TestQListContainer *c1, TestQListContainer *c2) in compare_containers()
/qemu/target/m68k/
H A Dop_helper.c759 int16_t c2 = env->dregs[Dc2]; in HELPER() local
792 uint32_t c2 = env->dregs[Dc2]; in do_cas2l() local
/qemu/qga/vss-win32/
H A Drequester.cpp178 unsigned int cComponents, c1, c2, j; in AddComponents() local
/qemu/ui/
H A Dconsole-vc.c657 TextCell *c1, *c2; in vc_csi_P() local
698 TextCell *c1, *c2; in vc_csi_at() local
/qemu/target/s390x/tcg/
H A Dvec_string_helper.c377 const uint8_t c2 = s390_vec_read_element8(v4, (j + 1) * (1 << es)); in vstrc() local
H A Dtranslate.c4091 TCGv_i64 c2 = tcg_temp_new_i64(); in op_stcke() local
/qemu/target/arm/tcg/
H A Dhelper-a64.c498 float16 a1, a2, b1, b2, c1, c2; in HELPER() local
/qemu/target/sparc/
H A Dtranslate.c154 int c2; member
1007 TCGv c2 = tcg_constant_tl(dc->jump.c2); in gen_generic_branch() local
1216 int c2 = 0; in gen_fcompare() local
2426 TCGv c2 = tcg_constant_tl(cmp->c2); in gen_fmovq() local
4210 TCGv c2 = tcg_constant_tl(cmp->c2); in do_mov_cond() local
/qemu/hw/riscv/
H A Driscv-iommu.c1080 RISCVIOMMUContext *c2 = (RISCVIOMMUContext *) v2; in riscv_iommu_ctx_equal() local
/qemu/tcg/
H A Dtcg-op.c1073 TCGv_i32 c2, TCGv_i32 v1, TCGv_i32 v2) in tcg_gen_movcond_i32()
2814 TCGv_i64 c2, TCGv_i64 v1, TCGv_i64 v2) in tcg_gen_movcond_i64()
/qemu/
H A Dblock.c5301 BdrvChild *c2; in should_update_child() local