target/openrisc: Implement lwa, swa
authorRichard Henderson <rth@twiddle.net>
Thu, 19 Feb 2015 06:19:18 +0000 (22:19 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 13 Feb 2017 21:14:59 +0000 (08:14 +1100)
commit930c3d0074ad0a5e26560f2133f82d803369bec3
tree63e542ad7464a4994d4717bdbf7d501cf685a871
parentc56e3b86701501364a4756201b6a9db9454463ab
target/openrisc: Implement lwa, swa

Signed-off-by: Richard Henderson <rth@twiddle.net>
target/openrisc/cpu.c
target/openrisc/cpu.h
target/openrisc/interrupt.c
target/openrisc/interrupt_helper.c
target/openrisc/machine.c
target/openrisc/mmu.c
target/openrisc/translate.c