Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 25 of 25) sorted by relevance

/qemu/tests/tcg/mips/include/
H A Dwrappers_msa.h74 #define DO_MSA__WD__WS(suffix, mnemonic) \ argument
90 #define DO_MSA__WD__WD(suffix, mnemonic) \ argument
107 #define DO_MSA__WD__WS_WT(suffix, mnemonic) \ argument
126 #define DO_MSA__WD__WD_WT(suffix, mnemonic) \ argument
145 #define DO_MSA__WD__WS_WD(suffix, mnemonic) \ argument
H A Dwrappers_mips64r6.h27 #define DO_MIPS64R6__RD__RS(suffix, mnemonic) \ argument
50 #define DO_MIPS64R6__RD__RS_RT(suffix, mnemonic) \ argument
/qemu/system/
H A Dbootdevice.c40 char *suffix; member
138 void del_boot_device_path(DeviceState *dev, const char *suffix) in del_boot_device_path()
159 const char *suffix) in add_boot_device_path()
209 const char *suffix) in get_boot_device_path()
286 const char *suffix; member
330 const char *name, const char *suffix, in device_add_bootindex_property()
354 char *suffix; member
363 void add_boot_device_lchs(DeviceState *dev, const char *suffix, in add_boot_device_lchs()
384 void del_boot_device_lchs(DeviceState *dev, const char *suffix) in del_boot_device_lchs()
/qemu/hw/remote/
H A Dmemory.c36 static unsigned int suffix; in remote_sysmem_reconfig() local
/qemu/target/openrisc/
H A Ddisas.c148 #define FP_INSN(opcode, suffix, format, ...) \ argument
/qemu/util/
H A Derror.c57 const char *suffix) in error_setv()
183 char *suffix = NULL; in error_setg_win32_internal() local
H A Dcutils.c169 static int64_t suffix_mul(char suffix, int64_t unit) in suffix_mul()
/qemu/target/ppc/
H A Dint_helper.c507 #define VARITHFP(suffix, func) \ argument
523 #define VARITHFPFMA(suffix, type) \ argument
557 #define VARITHSAT_SIGNED(suffix, element, optype, cvt) \ argument
560 #define VARITHSAT_UNSIGNED(suffix, element, optype, cvt) \ argument
615 #define VCF(suffix, cvt, element) \ argument
643 #define VCMPFP_DO(suffix, compare, order, record) \ argument
672 #define VCMPFP(suffix, compare, order) \ argument
720 #define VCT(suffix, satcvt, element) \ argument
965 #define VMRG(suffix, element, access) \ argument
1098 #define VMUL(suffix, mul_element, mul_access, prod_access, cast) \ argument
[all …]
H A Dkvm.c2668 char *suffix; in kvm_ppc_register_host_cpu_type() local
/qemu/qobject/
H A Dblock-qdict.c286 const char **suffix) in qdict_split_flat_key()
432 const char *suffix = NULL; in qdict_crumple() local
/qemu/tests/qemu-iotests/tests/
H A Dmigrate-bitmaps-test210 def inject_test_case(klass, suffix, method, *args, **kwargs): argument
/qemu/contrib/plugins/
H A Dips.c133 const char *suffix; member
/qemu/target/loongarch/
H A Ddisas.c767 #define FCMP_INSN(suffix) \ argument
1600 #define LSX_FCMP_INSN(suffix) \ argument
2513 #define LASX_FCMP_INSN(suffix) \ argument
/qemu/hw/core/
H A Dcpu-common.c160 g_autofree char *suffix = g_strdup_printf("-%s", target_cpu_type()); in cpu_model_from_type() local
/qemu/tests/qtest/migration/
H A Dmigration-util.c277 void migration_test_add_suffix(const char *path, const char *suffix, in migration_test_add_suffix()
/qemu/target/riscv/
H A Dgdbstub.c28 const char suffix; member
/qemu/disas/
H A Dsparc.c1480 #define fmovicc(suffix, cond, flags) /* v9 */ \ argument
1485 #define fmovfcc(suffix, fcond, flags) /* v9 */ \ argument
1490 #define fmovcc(suffix, cond, fcond, flags) /* v9 */ \ argument
/qemu/monitor/
H A Dhmp-cmds.c349 int suffix; in hmp_ioport_read() local
/qemu/include/hw/i386/
H A Dpc.h301 #define DEFINE_PC_MACHINE(suffix, namestr, initfn, optsfn) \ argument
/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c119 char suffix = is_dotnew ? 'N' : 'V'; in pred_print() local
1590 const char *suffix = src->bit_width == 64 ? "i64" : "i32"; in gen_rotl() local
1662 char suffix; in gen_inst_init_args() local
2091 char suffix = arg->is_dotnew ? 'N' : 'V'; in emit_arg() local
/qemu/target/arm/
H A Dgdbstub64.c277 char sz, suffix; in output_vector_union_type() member
/qemu/target/arm/tcg/
H A Dhelper-a64.c438 #define ADVSIMD_HELPER(name, suffix) HELPER(glue(glue(advsimd_, name), suffix)) argument
/qemu/tests/qtest/
H A Dbios-tables-test.c1524 const char *suffix = tpm_version == TPM_VERSION_2_0 ? "tpm2" : "tpm12"; in test_acpi_tcg_tpm() local
H A Dlibqtest.c464 static char *qtest_socket_path(const char *suffix) in qtest_socket_path()
/qemu/
H A Dqemu-io-cmds.c227 const char *suffix; in cvtstr() local