Home
last modified time | relevance | path

Searched defs:one (Results 1 – 18 of 18) sorted by relevance

/qemu/hw/acpi/
H A Dtpm.c26 *not_implemented, *pak, *tpm2, *tpm3, *pprm, *pprq, *zero, *one; in tpm_build_ppi_acpi() local
H A Dcpu_hotplug.c139 Aml *one = aml_int(1); in build_legacy_cpu_hotplug_aml() local
H A Dmemory_hotplug.c377 Aml *one = aml_int(1); in build_memory_hotplug_aml() local
H A Dcpu.c353 Aml *one = aml_int(1); in build_cpus_aml() local
/qemu/target/hexagon/idef-parser/
H A Didef-parser.y796 HexValue one = gen_imm_value(c, &@1, 1, 32, UNSIGNED); variable
H A Dparser-helpers.c1365 HexValue one = gen_constant(c, locp, "1", bit_width, UNSIGNED); in gen_convround() local
1384 HexValue one = gen_constant(c, locp, "1", 32, UNSIGNED); in gen_convround_n_b() local
1410 HexValue one = gen_constant(c, locp, "1", 32, UNSIGNED); in gen_convround_n_c() local
1503 HexValue one = gen_constant(c, locp, "1", 64, UNSIGNED); in gen_round() local
1936 HexValue one = gen_constant(c, locp, "0xff", bit_width, UNSIGNED); in gen_rvalue_notl() local
/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c41 unsigned int one:1; member
51 unsigned int one:1; member
/qemu/target/m68k/
H A Dsoftfloat.c2097 floatx80 fp0, fp1, fp2, one; in floatx80_asin() local
2163 floatx80 fp0, fp1, one; in floatx80_acos() local
2233 floatx80 fp0, fp1, fp2, one; in floatx80_atanh() local
/qemu/tests/qtest/migration/
H A Dframework.c547 static void wait_for_postcopy_status(QTestState *one, const char *status) in wait_for_postcopy_status()
/qemu/target/hexagon/
H A Dgenptr.c349 TCGv one, zero, tmp; in gen_store_conditional4() local
374 TCGv_i64 one, zero, tmp; in gen_store_conditional8() local
532 TCGv one = tcg_constant_tl(0xff); in gen_compare() local
/qemu/disas/
H A Dm68k.c2068 #define one(x) ((unsigned int) (x) << 16) macro
/qemu/pc-bios/s390-ccw/
H A Dcio.h131 u16 one:1; member
/qemu/hw/i386/
H A Dacpi-build.c657 Aml *one = aml_int(1); in aml_pci_pdsm() local
/qemu/target/hppa/
H A Dtranslate.c1318 TCGv_i64 one = tcg_constant_i64(1); in do_sub() local
1485 TCGv_i64 one = tcg_constant_i64(1); in do_unit_addsub() local
/qemu/migration/
H A Dram.c2469 unsigned long one = find_next_bit(bitmap, end, current); in postcopy_send_discard_bm_ram() local
/qemu/target/arm/tcg/
H A Dtranslate-sve.c3889 DO_FP_IMM(FADD, fadds, half, one) in DO_FP_IMM() argument
H A Dtranslate.c6081 TCGv_i32 t3, qf, one; in op_smlad() local
/qemu/target/sparc/
H A Dtranslate.c528 TCGv one = tcg_constant_tl(1); in gen_op_mulscc() local