unicorn/qemu
Peter Maydell 82b8e97f76
target/arm: Gate "miscellaneous FP" insns by ID register field
There is a set of VFP instructions which we implement in
disas_vfp_v8_insn() and gate on the ARM_FEATURE_V8 bit.
These were all first introduced in v8 for A-profile, but in
M-profile they appeared in v7M. Gate them on the MVFR2
FPMisc field instead, and rename the function appropriately.

Backports commit c0c760afe800b60b48c80ddf3509fec413594778 from qemu
2019-02-28 15:26:27 -05:00
..
accel cputlb: update TLB entry/index after tlb_fill 2019-02-12 11:48:48 -05:00
crypto
default-configs
docs
fpu softfloat: Support float_round_to_odd more places 2019-02-28 15:17:38 -05:00
hw
include softfloat: Implement float128_to_uint32 2019-02-28 15:13:09 -05:00
qapi
qobject
qom qom/cpu: Add cluster_index to CPUState 2019-01-30 12:59:59 -05:00
scripts qapi: Prepare for system modules other than 'builtin' 2019-02-21 09:58:54 -05:00
target target/arm: Gate "miscellaneous FP" insns by ID register field 2019-02-28 15:26:27 -05:00
tcg tcg: Remove TODO file 2019-02-22 19:10:26 -05:00
util mmap-alloc: fix hugetlbfs misaligned length in ppc64 2019-02-05 16:52:39 -05:00
aarch64.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
aarch64eb.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
accel.c
arm.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
armeb.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
CODING_STYLE
configure configure: Force the C standard to gnu99 2019-01-22 20:18:58 -05:00
COPYING
COPYING.LIB
cpus.c
exec.c exec.c: Use correct attrs in cpu_memory_rw_debug() 2019-01-29 17:05:50 -05:00
gen_all_header.sh
glib_compat.c target/arm: expose remaining CPUID registers as RAZ 2019-02-15 17:48:37 -05:00
HACKING
header_gen.py header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
ioport.c
LICENSE
m68k.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
Makefile
Makefile.objs
Makefile.target
memory_ldst.inc.c
memory_mapping.c
memory.c
mips64.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
mips64el.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
mips.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
mipsel.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
powerpc.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
qemu-timer.c
riscv32.h
riscv64.h
rules.mak
sparc64.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
sparc.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h header_gen: Add float128_to_uint32 to the list 2019-02-28 15:19:44 -05:00