]> Git Repo - qemu.git/commit
target-arm: Fix decoding of preload and memory hint space
authorPeter Maydell <[email protected]>
Thu, 3 Feb 2011 19:43:24 +0000 (19:43 +0000)
committerAurelien Jarno <[email protected]>
Fri, 4 Feb 2011 20:30:15 +0000 (21:30 +0100)
commit3d185e5dd4967b7d03772d806ee566ed09d67485
tree85b73fd93fe22922e763e5526064a6e1c6e32a0f
parent607b4b0876bd3b1f33786ecc010ca2723de57270
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 <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-arm/translate.c
This page took 0.02439 seconds and 4 git commands to generate.