unicorn/qemu/target/arm
Peter Maydell 0dadc2575f
target/arm: Make exception vector loads honour the SAU
Make the load of the exception vector from the vector table honour
the SAU and any bus error on the load (possibly provoking a derived
exception), rather than simply aborting if the load fails.

Backports commit 600c33f24752a00e81e9372261e35c2befea612b from qemu
2018-03-07 08:31:57 -05:00
..
arm_ldst.h
arm-powerctl.c
arm-powerctl.h
cpu64.c
cpu-qom.h
cpu.c nvic: Implement AIRCR changes for v8M 2018-03-07 08:30:34 -05:00
cpu.h nvic: Implement AIRCR changes for v8M 2018-03-07 08:30:34 -05:00
crypto_helper.c target/arm: Use pointers in crypto helpers 2018-03-06 10:10:06 -05:00
helper-a64.c target/arm: Fix stlxp for aarch64_be 2018-03-06 08:48:12 -05:00
helper-a64.h
helper.c target/arm: Make exception vector loads honour the SAU 2018-03-07 08:31:57 -05:00
helper.h target/arm: Use pointers in neon tbl helper 2018-03-06 10:20:21 -05:00
internals.h target/arm: Handle page table walk load failures correctly 2018-03-06 08:55:08 -05:00
iwmmxt_helper.c
kvm-consts.h arm: better stub version for MISMATCH_CHECK 2018-03-02 00:13:45 -05:00
Makefile.objs
neon_helper.c target/arm: Use pointers in neon zip/uzp helpers 2018-03-06 10:17:51 -05:00
op_addsub.h
op_helper.c accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00
psci.c fix WFI/WFE length in syndrome register 2018-03-05 11:21:51 -05:00
translate-a64.c target/arm: Use vector infrastructure for aa64 orr/bic immediate 2018-03-06 16:17:42 -05:00
translate.c target/arm: Use pointers in neon tbl helper 2018-03-06 10:20:21 -05:00
translate.h target/arm: Mark disas_set_insn_syndrome inline 2018-03-06 09:20:04 -05:00
unicorn_aarch64.c
unicorn_arm.c
unicorn.h