qemu-e2k/configs/targets
Peter Maydell dbd9e08476 target/arm: Advertise MVE to gdb when present
Cortex-M CPUs with MVE should advertise this fact to gdb, using the
org.gnu.gdb.arm.m-profile-mve XML feature, which defines the VPR
register.  Presence of this feature also tells gdb to create
pseudo-registers Q0..Q7, so we do not need to tell gdb about them
separately.

Note that unless you have a very recent GDB that includes this fix:
http://patches-tcwg.linaro.org/patch/58133/ gdb will mis-print the
individual fields of the VPR register as zero (but showing the whole
thing as hex, eg with "print /x $vpr" will give the correct value).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211101160814.5103-1-peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-02 14:14:55 -04:00
..
aarch64_be-linux-user.mak
aarch64-linux-user.mak
aarch64-softmmu.mak target/arm: Advertise MVE to gdb when present 2021-11-02 14:14:55 -04:00
alpha-linux-user.mak
alpha-softmmu.mak
arm-linux-user.mak target/arm: Advertise MVE to gdb when present 2021-11-02 14:14:55 -04:00
arm-softmmu.mak target/arm: Advertise MVE to gdb when present 2021-11-02 14:14:55 -04:00
armeb-linux-user.mak target/arm: Advertise MVE to gdb when present 2021-11-02 14:14:55 -04:00
avr-softmmu.mak
cris-linux-user.mak
cris-softmmu.mak
hexagon-linux-user.mak
hppa-linux-user.mak
hppa-softmmu.mak
i386-bsd-user.mak
i386-linux-user.mak
i386-softmmu.mak
m68k-linux-user.mak
m68k-softmmu.mak
microblaze-linux-user.mak
microblaze-softmmu.mak
microblazeel-linux-user.mak
microblazeel-softmmu.mak
mips64-linux-user.mak
mips64-softmmu.mak
mips64el-linux-user.mak
mips64el-softmmu.mak
mips-linux-user.mak
mips-softmmu.mak
mipsel-linux-user.mak
mipsel-softmmu.mak
mipsn32-linux-user.mak
mipsn32el-linux-user.mak
nios2-linux-user.mak
nios2-softmmu.mak
or1k-linux-user.mak
or1k-softmmu.mak
ppc64-linux-user.mak
ppc64-softmmu.mak
ppc64abi32-linux-user.mak
ppc64le-linux-user.mak
ppc-linux-user.mak
ppc-softmmu.mak
riscv32-linux-user.mak
riscv32-softmmu.mak
riscv64-linux-user.mak
riscv64-softmmu.mak
rx-softmmu.mak
s390x-linux-user.mak
s390x-softmmu.mak
sh4-linux-user.mak
sh4-softmmu.mak
sh4eb-linux-user.mak
sh4eb-softmmu.mak
sparc32plus-linux-user.mak
sparc64-linux-user.mak
sparc64-softmmu.mak
sparc-linux-user.mak
sparc-softmmu.mak
tricore-softmmu.mak
x86_64-bsd-user.mak
x86_64-linux-user.mak
x86_64-softmmu.mak
xtensa-linux-user.mak
xtensa-softmmu.mak
xtensaeb-linux-user.mak
xtensaeb-softmmu.mak