]> git.proxmox.com Git - mirror_qemu.git/commit - target/microblaze/translate.c
target/microblaze: Add the unaligned-exceptions property
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Wed, 30 Oct 2019 13:09:37 +0000 (14:09 +0100)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 30 Apr 2020 10:11:03 +0000 (12:11 +0200)
commit1507e5f62e047fb78700f3e14c988d16a3a52ead
tree5fc37919eed16e820ba6909d31a9f856a4b3fcbc
parent622cc7305cdfe2402950d21bc2160a76646bf259
target/microblaze: Add the unaligned-exceptions property

Add the unaligned-exceptions property to control if the core
traps unaligned memory accesses.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target/microblaze/cpu.c
target/microblaze/cpu.h
target/microblaze/translate.c