On 05/10/2017 11:26 AM, Aurelien Jarno wrote:
SH4 requires that memory accesses are naturally aligned, except for the
SH4-A movua.l instructions which can do unaligned loads.

Reviewed-by: Philippe Mathieu-Daudé<f4...@amsat.org>
Signed-off-by: Aurelien Jarno<aurel...@aurel32.net>
---
  target/sh4/cpu.c       |  1 +
  target/sh4/cpu.h       |  4 ++++
  target/sh4/op_helper.c | 16 ++++++++++++++++
  target/sh4/translate.c |  6 ++++--
  4 files changed, 25 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to