Searched defs:c2 (Results 1 – 13 of 13) sorted by relevance
/qemu/tests/unit/ |
H A D | test-coroutine.c | 173 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 D | test-xs-node.c | 108 static bool compare_content(GByteArray *c1, GByteArray *c2) in compare_content()
|
H A D | test-vmstate.c | 1303 static void compare_containers(TestQListContainer *c1, TestQListContainer *c2) in compare_containers()
|
/qemu/target/m68k/ |
H A D | op_helper.c | 759 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 D | requester.cpp | 178 unsigned int cComponents, c1, c2, j; in AddComponents() local
|
/qemu/ui/ |
H A D | console-vc.c | 657 TextCell *c1, *c2; in vc_csi_P() local 698 TextCell *c1, *c2; in vc_csi_at() local
|
/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 377 const uint8_t c2 = s390_vec_read_element8(v4, (j + 1) * (1 << es)); in vstrc() local
|
H A D | translate.c | 4091 TCGv_i64 c2 = tcg_temp_new_i64(); in op_stcke() local
|
/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 498 float16 a1, a2, b1, b2, c1, c2; in HELPER() local
|
/qemu/target/sparc/ |
H A D | translate.c | 154 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 D | riscv-iommu.c | 1080 RISCVIOMMUContext *c2 = (RISCVIOMMUContext *) v2; in riscv_iommu_ctx_equal() local
|
/qemu/tcg/ |
H A D | tcg-op.c | 1073 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 D | block.c | 5301 BdrvChild *c2; in should_update_child() local
|