]> Git Repo - qemu.git/commit
target-microblaze: mmu: Correct masking of output addresses
authorEdgar E. Iglesias <[email protected]>
Thu, 14 Jun 2018 13:34:44 +0000 (15:34 +0200)
committerEdgar E. Iglesias <[email protected]>
Fri, 15 Jun 2018 07:03:55 +0000 (09:03 +0200)
commit643fbf02e04ee2631fda82cb7e1d0f3c86e38213
tree0f5fcf344581287fdc040a508c21f1f97d24cfe9
parent3b2a4d3901b8b45840c0e0495ee1cbd13123739d
target-microblaze: mmu: Correct masking of output addresses

Correct the masking of output addresses.

This fixes Coverity CID 1391441.

Fixes: commit 3924a9aa02
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reported-by: Peter Maydell <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
target/microblaze/mmu.c
This page took 0.022497 seconds and 4 git commands to generate.