Peter Maydell 9bb6558a21 target/arm: A32, T32: Create Instruction Syndromes for Data Aborts
Add support for generating the ISS (Instruction Specific Syndrome)
for Data Abort exceptions taken from AArch32. These syndromes are
used by hypervisors for example to trap and emulate memory accesses.

This is the equivalent for AArch32 guests of the work done for AArch64
guests in commit aaa1f954d4cab243.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2017-02-07 18:30:00 +00:00
..
2017-01-24 17:54:47 +00:00
2017-02-06 18:25:31 -08:00
2017-01-24 17:54:47 +00:00
2017-01-24 15:47:31 +01:00
2017-01-24 17:54:47 +00:00
2017-01-25 16:36:57 +00:00