qemu-e2k/target-arm
Peter Maydell 3d185e5dd4 target-arm: Fix decoding of preload and memory hint space
Correct the decoding of the ARM preload and memory hint space,
by adding decoding of PLI, PLDW and the v7MP unallocated hint
space. This commit also corrects a slightly overexuberant
decoding of PLD(register) which was not checking that bit 4
was one.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-02-04 21:30:15 +01:00
..
cpu.h target-arm: Add CPU feature flag for v7MP 2011-02-04 21:30:14 +01:00
exec.h
helper.c target-arm: Clean up handling of MPIDR 2011-02-04 21:30:15 +01:00
helpers.h Set the right overflow bit for neon 32 and 64 bit saturating add/sub. 2011-02-04 20:57:41 +01:00
iwmmxt_helper.c
machine.c
neon_helper.c Set the right overflow bit for neon 32 and 64 bit saturating add/sub. 2011-02-04 20:57:41 +01:00
op_addsub.h
op_helper.c Set the right overflow bit for neon 32 and 64 bit saturating add/sub. 2011-02-04 20:57:41 +01:00
translate.c target-arm: Fix decoding of preload and memory hint space 2011-02-04 21:30:15 +01:00