target-microblaze: Don't clobber the IMM reg for ld/st reversed
commitdf1e528aad265a5c6ad7c84ef2861a5e4b2913bf
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Fri, 13 Apr 2018 18:45:14 +0000 (13 20:45 +0200)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Mon, 30 Apr 2018 14:43:20 +0000 (30 16:43 +0200)
tree1c9b50c4c09086cf62f98e0308a31609e5ded696
parent5153bb897a3d41d52c5b7187e9e40d5c26b04d57
target-microblaze: Don't clobber the IMM reg for ld/st reversed

Do not clobber the IMM register on reversed load/stores.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target/microblaze/translate.c