unicorn/qemu/target/arm
Peter Maydell e917a1ac0e
target/arm: Add Cortex-M33
Add a Cortex-M33 definition. The M33 is an M profile CPU
which implements the ARM v8M architecture, including the
M profile Security Extension.

Backports commit c7b26382fee8b745c6e903c85281babf30c2cb7c from qemu
2018-03-08 23:44:03 -05:00
..
arm-powerctl.c
arm-powerctl.h
arm_ldst.h
cpu-qom.h
cpu.c target/arm: Add Cortex-M33 2018-03-08 23:44:03 -05:00
cpu.h target/arm: Define init-svtor property for the reset secure VTOR value 2018-03-08 23:44:03 -05:00
cpu64.c target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 any CPU 2018-03-08 23:44:02 -05:00
crypto_helper.c
helper-a64.c arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16 2018-03-08 21:57:35 -05:00
helper-a64.h arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16 2018-03-08 21:57:35 -05:00
helper.c arm/helper.c: re-factor rsqrte and add rsqrte_f16 2018-03-08 22:42:04 -05:00
helper.h arm/helper.c: re-factor rsqrte and add rsqrte_f16 2018-03-08 22:42:04 -05:00
internals.h target/arm: Enforce access to ZCR_EL at translation 2018-03-08 09:17:33 -05:00
iwmmxt_helper.c
kvm-consts.h
Makefile.objs
neon_helper.c target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
op_addsub.h
op_helper.c
psci.c
translate-a64.c arm/translate-a64: add all single op FP16 to handle_fp_1src_half 2018-03-08 23:44:02 -05:00
translate.c target/arm/helper: pass explicit fpst to set_rmode 2018-03-08 12:41:54 -05:00
translate.h
unicorn.h
unicorn_aarch64.c
unicorn_arm.c