Home
last modified time | relevance | path

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

12

/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/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.c2619 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/util/
H A Derror.c60 const char *suffix) in error_setv()
185 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/tests/qemu-iotests/tests/
H A Dmigrate-bitmaps-test211 def inject_test_case(klass, suffix, method, *args, **kwargs): argument
/qemu/
H A Dcpu-target.c251 const char *suffix = "-" CPU_RESOLVING_TYPE; in cpu_model_from_type() local
H A Dqemu-io-cmds.c227 const char *suffix; in cvtstr() local
/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/target/arm/
H A Dgdbstub64.c267 char sz, suffix; in output_vector_union_type() member
/qemu/target/riscv/
H A Dgdbstub.c28 const char suffix; member
/qemu/include/hw/i386/
H A Dpc.h295 #define DEFINE_PC_MACHINE(suffix, namestr, initfn, optsfn) \ argument
/qemu/hw/i386/
H A Dpc_q35.c334 #define DEFINE_Q35_MACHINE(suffix, name, compatfn, optionfn) \ argument
H A Dpc_piix.c480 #define DEFINE_I440FX_MACHINE(suffix, name, compatfn, optionfn) \ argument
/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.c374 int suffix; in hmp_ioport_read() local
/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
1669 char suffix = val->is_dotnew ? 'N' : 'V'; in gen_inst_init_args() local
2089 char suffix = arg->is_dotnew ? 'N' : 'V'; in emit_arg() local
/qemu/hw/s390x/
H A Ds390-virtio-ccw.c835 #define DEFINE_CCW_MACHINE(suffix, verstr, latest) \ argument
/qemu/target/arm/tcg/
H A Dhelper-a64.c524 #define ADVSIMD_HELPER(name, suffix) HELPER(glue(glue(advsimd_, name), suffix)) argument
/qemu/tests/qtest/
H A Dbios-tables-test.c1484 const char *suffix = tpm_version == TPM_VERSION_2_0 ? "tpm2" : "tpm12"; in test_acpi_tcg_tpm() local

12