Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 23 of 23) sorted by relevance

/qemu/target/riscv/tcg/
H A Dtcg-cpu.c842 RISCVCPUProfile *profile, in riscv_cpu_validate_profile_satp() argument
848 if (profile->satp_mode > satp_max) { in riscv_cpu_validate_profile_satp()
851 const char *req_satp = satp_mode_str(profile->satp_mode, is_32bit); in riscv_cpu_validate_profile_satp()
855 "but satp mode %s was set", profile->name, in riscv_cpu_validate_profile_satp()
867 RISCVCPUProfile *profile, in riscv_cpu_check_parent_profile() argument
873 if (!profile->enabled || !parent) { in riscv_cpu_check_parent_profile()
879 profile->enabled = parent_enabled; in riscv_cpu_check_parent_profile()
883 RISCVCPUProfile *profile) in riscv_cpu_validate_profile() argument
887 bool send_warn = profile->user_set && profile->enabled; in riscv_cpu_validate_profile()
892 if (profile->satp_mode != RISCV_PROFILE_ATTR_UNUSED) { in riscv_cpu_validate_profile()
[all …]
/qemu/configs/targets/
H A Darm-bsd-user.mak2 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
H A Darm-softmmu.mak2 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
H A Darm-linux-user.mak4 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
H A Darmeb-linux-user.mak5 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
H A Daarch64-softmmu.mak4 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
/qemu/target/riscv/
H A Driscv-qmp-cmds.c119 RISCVCPUProfile *profile; in riscv_obj_add_profiles_qdict() local
123 profile = riscv_profiles[i]; in riscv_obj_add_profiles_qdict()
124 value = QOBJECT(qbool_from_bool(profile->enabled)); in riscv_obj_add_profiles_qdict()
126 qdict_put_obj(qdict_out, profile->name, value); in riscv_obj_add_profiles_qdict()
H A Dcpu.c1123 if (mcc->def->profile) { in riscv_cpu_init()
1124 mcc->def->profile->enabled = true; in riscv_cpu_init()
2714 if (def->profile) { in riscv_cpu_class_base_init()
2715 assert(profile_extends(def->profile, mcc->def->profile)); in riscv_cpu_class_base_init()
2717 mcc->def->profile = def->profile; in riscv_cpu_class_base_init()
2876 .profile = &(profile_))
H A Dcpu.h545 RISCVCPUProfile *profile; member
/qemu/docs/system/arm/
H A Demulation.rst3 A-profile CPU architecture support
7 Armv8 and Armv9 versions of the A-profile architecture. It also has support for
162 to the `Arm Architecture Reference Manual for A-profile architecture
170 R-profile CPU architecture support
173 QEMU's TCG emulation support for R-profile CPUs is currently limited.
176 M-profile CPU architecture support
180 Armv8.1-M versions of the M-profile architucture. It also has support
202 M-profile.
H A Dmps2.rst4 These board models use Arm M-profile or R-profile CPUs.
16 FPGA images using M-profile CPUs:
35 FPGA images using R-profile CPUs:
/qemu/target/arm/tcg/
H A Dm-nocp.decode1 # M-profile UserFault.NOCP exception handling
21 # For M-profile, the architecture specifies that NOCP UsageFaults
37 # M-profile VLDR/VSTR to sysreg
H A Dt32.decode681 # Rn=15 UNDEFs for LDM; M-profile CLRM uses that encoding
724 # BLX_i is non-M-profile only
726 # M-profile only: loop and branch insns
H A Dmve.decode1 # M-profile MVE instruction descriptions
/qemu/docs/system/
H A Dtarget-arm.rst25 As well as the more common "A-profile" CPUs (which have MMUs and will
26 run Linux) QEMU also supports "M-profile" CPUs such as the Cortex-M0,
/qemu/.gitlab-ci.d/cirrus/
H A DREADME.rst52 .. _Cirrus CI settings: https://cirrus-ci.com/settings/profile/
/qemu/tests/docker/dockerfiles/
H A Dfedora-rust-nightly.docker168 …./rustup-init -y --no-modify-path --profile default --default-toolchain nightly --default-host ${r…
/qemu/hw/ide/
H A Datapi.c467 uint16_t profile) in ide_atapi_set_profile() argument
472 stw_be_p(buf_profile, profile); in ide_atapi_set_profile()
/qemu/
H A Dhmp-commands-info.hx274 .name = "sync-profile",
285 ``info sync-profile [-m|-n]`` [*max*]
H A Dhmp-commands.hx628 .name = "sync-profile",
637 ``sync-profile [on|off|reset]``
H A Dqemu-options.hx5321 DEF("enable-sync-profile", 0, QEMU_OPTION_enable_sync_profile,
5322 "-enable-sync-profile\n"
5326 ``-enable-sync-profile``
/qemu/docs/devel/testing/
H A Dfuzzing.rst110 llvm-cov show ./path/to/qemu-fuzz-i386 -instr-profile=default.profdata \
/qemu/docs/specs/
H A Dtpm.rst541 https://trustedcomputinggroup.org/resource/pc-client-platform-tpm-profile-ptp-specification/