unicorn/qemu
Edgar E. Iglesias 91dbd53f77 target/arm: Drop access_el3_aa32ns_aa64any()
Calling access_el3_aa32ns() works for AArch32 only cores
but it does not handle 32-bit EL2 on top of 64-bit EL3
for mixed 32/64-bit cores.

Merge access_el3_aa32ns_aa64any() into access_el3_aa32ns()
and only use the latter.

Fixes: 68e9c2fe65 ("target-arm: Add VTCR_EL2")

Backports commit 93dd1e6140e2652347cfe7208591d4cd32762d08 from qemu
2020-05-11 16:39:40 -04:00
..
accel tcg: Remove softmmu code_gen_buffer fixed address 2020-04-30 07:03:06 -04:00
crypto
default-configs
docs
fpu softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal 2020-04-30 07:22:57 -04:00
hw Expose different 32-bit ARM CPU models to users via UC_MODE flags (#1165) 2020-01-14 09:37:21 -05:00
include osdep.h: Drop no-longer-needed Coverity workarounds 2020-04-30 07:27:24 -04:00
qapi
qobject
qom
scripts decodetree: Use Python3 floor division operator 2020-04-30 07:16:30 -04:00
target target/arm: Drop access_el3_aa32ns_aa64any() 2020-05-11 16:39:40 -04:00
tcg tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64} 2020-05-07 10:41:01 -04:00
util util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON() 2020-01-14 08:04:30 -05:00
aarch64.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
aarch64eb.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
accel.c
arm.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
armeb.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
CODING_STYLE.rst
configure configure: Support -static-pie if requested 2020-04-30 07:09:34 -04:00
COPYING
COPYING.LIB
cpus.c
exec.c
gen_all_header.sh
glib_compat.c target/arm: Add VHE system register redirection and aliasing 2020-03-21 15:57:03 -04:00
header_gen.py tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i 2020-05-07 10:11:00 -04:00
ioport.c
LICENSE
m68k.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
Makefile
Makefile.objs
Makefile.target
memory.c
memory_ldst.inc.c
memory_mapping.c
mips.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
mips64.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
mips64el.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
mipsel.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
powerpc.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
qemu-timer.c
riscv32.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
riscv64.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
rules.mak
sparc.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
sparc64.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00
unicorn_common.h
VERSION Open 5.1 development tree 2020-04-30 07:30:38 -04:00
vl.c
vl.h
x86_64.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-07 09:55:25 -04:00