unicorn/qemu
Peter Maydell 4a1996502f target/arm: Remove dead code relating to SABA and UABA
In commit cfdb2c0c95ae9205b0 ("target/arm: Vectorize SABA/UABA") we
replaced the old handling of SABA/UABA with a vectorized implementation
which returns early rather than falling into the loop-ever-elements
code. We forgot to delete the part of the old looping code that
did the accumulate step, and Coverity correctly warns (CID 1428955)
that this code is now dead. Delete it.

Fixes: cfdb2c0c95ae9205b0

Backports commit ced7e8edb282765685d2ba0206a11f8692d8ec1c from qemu
2021-02-25 13:18:51 -05:00
..
accel unicorn: fix uc_emu_start until if end instruction is in another tlb 2020-08-05 03:18:51 +09:00
crypto crypto: Clean up includes 2018-02-19 00:47:40 -05:00
default-configs
docs
fpu fpu/softfloat: Silence 'bitwise negation of boolean expression' warning 2020-06-18 23:56:27 -04:00
hw
include
qapi
qobject
qom
scripts decodetree: Multi-cleanup 2020-06-15 12:49:02 -04:00
target target/arm: Remove dead code relating to SABA and UABA 2021-02-25 13:18:51 -05:00
tcg tcg: Improve move ops in liveness_pass_2 2020-06-14 22:13:04 -04:00
util
aarch64.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
aarch64eb.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
accel.c
arm.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
armeb.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
CODING_STYLE.rst
configure
COPYING
COPYING.LIB
cpus.c
exec.c
gen_all_header.sh
glib_compat.c
header_gen.py target/riscv: Implement checks for hfence 2021-02-25 12:03:57 -05:00
ioport.c
LICENSE
m68k.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
Makefile
Makefile.objs
Makefile.target
memory.c
memory_ldst.inc.c
memory_mapping.c
mips.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
mips64.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
mips64el.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
mipsel.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
powerpc.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
qemu-timer.c
riscv32.h target/riscv: Implement checks for hfence 2021-02-25 12:03:57 -05:00
riscv64.h target/riscv: Implement checks for hfence 2021-02-25 12:03:57 -05:00
rules.mak
sparc.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
sparc64.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h target/arm: Split helper_crypto_sm3tt 2020-06-14 23:24:21 -04:00