/qemu/tests/tcg/i386/ |
H A D | test-i386-bmi2.c | 28 #define insn2q(name, arg0, c0, arg1, c1) \ argument 36 #define insn2l(name, arg0, c0, arg1, c1) \ argument
|
/qemu/tests/tcg/multiarch/ |
H A D | catch-syscalls.c | 19 char c0 = 'A', c1; in main() local
|
/qemu/tests/unit/ |
H A D | test-coroutine.c | 179 Coroutine *c1; in test_no_dangling_access() local 226 Coroutine *c1 = 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/s390x/tcg/ |
H A D | vec_string_helper.c | 41 static inline int match_index(uint64_t c0, uint64_t c1) in match_index() 376 const uint8_t c1 = s390_vec_read_element8(v4, j * (1 << es)); in vstrc() local
|
H A D | translate.c | 4090 TCGv_i64 c1 = tcg_temp_new_i64(); in op_stcke() local
|
/qemu/ui/ |
H A D | console-vc.c | 383 TextCell *cells, *c, *c1; in text_console_resize() local 657 TextCell *c1, *c2; in vc_csi_P() local 698 TextCell *c1, *c2; in vc_csi_at() local
|
/qemu/target/m68k/ |
H A D | op_helper.c | 758 int16_t c1 = env->dregs[Dc1]; in HELPER() local 791 uint32_t c1 = env->dregs[Dc1]; in do_cas2l() local
|
/qemu/qga/vss-win32/ |
H A D | requester.cpp | 178 unsigned int cComponents, c1, c2, j; in AddComponents() local
|
/qemu/target/mips/tcg/ |
H A D | tx79_translate.c | 237 TCGv_i64 c0, c1, ax, bx, t0, t1, t2; in trans_parallel_compare() local
|
/qemu/block/ |
H A D | ssh.c | 379 unsigned c0, c1; in compare_fingerprint() local
|
H A D | vvfat.c | 2355 uint32_t c, c1; in commit_mappings() local 2545 uint32_t c1; in commit_one_file() local
|
/qemu/tcg/ |
H A D | tcg-op.c | 1072 void tcg_gen_movcond_i32(TCGCond cond, TCGv_i32 ret, TCGv_i32 c1, in tcg_gen_movcond_i32() 2813 void tcg_gen_movcond_i64(TCGCond cond, TCGv_i64 ret, TCGv_i64 c1, in tcg_gen_movcond_i64() 2917 TCGv_i32 c1 = tcg_temp_ebb_new_i32(); in tcg_gen_addcio_i64() local
|
/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 498 float16 a1, a2, b1, b2, c1, c2; in HELPER() local
|
/qemu/hw/display/ |
H A D | artist.c | 498 bool c1; in draw_line() local
|
/qemu/hw/riscv/ |
H A D | riscv-iommu.c | 1079 RISCVIOMMUContext *c1 = (RISCVIOMMUContext *) v1; in riscv_iommu_ctx_equal() local
|
/qemu/target/sparc/ |
H A D | translate.c | 153 TCGv c1; member 1215 TCGv_i32 c1 = fcc; in gen_fcompare() local
|